This is the mail archive of the docbook@lists.oasis-open.org mailing list for the DocBook project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Problem with XInclude


Sebastian,


What XInclude processor did you use ? Properly none.

Saxon does not support XInclude natively, and it is properly the Parser, 
you should associate XInclude with. It looks as if the Xerces people don't 
have any intension supporting XInclude any time soon.

In the meantime, you could try out Elliotte Rusty Harolds XInclude package 
at  http://xincluder.sourceforge.net

Regards

Jens 


On Wed, 20 Nov 2002, Sebastian Bergmann wrote:

>   Hello there.
> 
>   I just tried to use XInclude in my DocBook/XML marked up book to
>   include listings from external files into <programlisting> sections,
>   but all I get out of
> 
>     <xi:include href="Test.php" parse="text" />
> 
>   is
> 
>     <xi:include></xi:include>
> 
>   in the output and
> 
>     No template matches xi:include in programlisting.
> 
>   as a warning from Saxon 6.5.2.
> 
> -- 
>   Sebastian Bergmann
>   http://sebastian-bergmann.de/                 http://phpOpenTracker.de/
> 
>   Did I help you? Consider a gift: http://wishlist.sebastian-bergmann.de/
> 






Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]