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] help desperately needed a.k.a. can't get any of the 3 major free xslt engines to work


> -----Original Message-----
> From: chris.chiasson@gmail.com 
> [mailto:chris.chiasson@gmail.com] 
> 
> I tried the command twice (once where I manually constructed it from
> the sysproperties you gave and once from the command you gave in the
> email, which turned out to be the same length - so I guess they were
> identical). It seems to help some. However, it does not appear to be
> doing xinclude, because the output is (after 40 seconds of waiting):
> 
> Making portrait pages on USletter paper (8.5inx11in)
> xi:include encountered in book, but no template matches.
> xi:include encountered in book, but no template matches.
> xi:include encountered in book, but no template matches.


You need a namespace declaration for XInclude in
Engineering_Optimization.xml.

Also, versions of of Xerces before 2.5.0 (I think), had no support for
XInclude. I use Xerces 2.8.0 myself.

Yet another gotcha to watch out for is the namespace URI for XInclude which
has changed in confusing ways a couple of times. The official URI is
http://www.w3.org/2001/XInclude, but some versions of Xerces expect it to be
http://www.w3.org/2003/XInclude.

/MJ




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