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