OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Re: [docbook-apps] multiple Xinclude


Mansour schrieb:
> I am not setting xml:base in any of my Xincludes. My understanding is 
> that xml:base will be correstly generated by the docbook xslt. I am 
> using relative paths for my files. Is't a requirement that I use 
> xml:base in my Xincludes to get the generated Xinclude correctly ?
>
I don't think you have to set the xml:base attribute. But you need a 
correct working XSLT processor.

You can try Saxon together with Xerces libraries (like I do), described 
here:
http://www.sagehill.net/docbookxsl/InstallingAProcessor.html#UsingSaxon

Or check if you use the latest Xalan version and try to upgrade your 
Xalan processor. (But nevertheless the latest version uses Xerces 
libraries too.)

Regards

Stefan


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]