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

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook message

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


Subject: Re: [docbook] Unresolved entities


The only two components that stand out as possible problems are:

> - libxml2 2-2.7.7 ("libxml2-2.7.7")
>   http://xmlsoft.org
> - Saxon 6-5-5 ("saxon")
>   https://sourceforge.net/projects/saxon/files/saxon6/

That Saxon release is really, really old. Itâs so old that it may, in
fact, predate the use of Apache and could still be using the Ãlfred
parser. Itâs so old, Iâm not sure itâs *capable* of doing XInclude, so
maybe the XInclude support is being provided by libxml2?

The next step, AFAICT, is to try to tease apart which component is doing
the parsing and providing XInclude. If thatâs libxml2, maybe thereâs a
bug in there. If itâs Saxon, it might be worth spending a little time
trying to upgrade to a more recent Saxon HE release. Calling Saxon 11
from Ant shouldnât be too difficult, but youâre upgrading across five
major releases, so it might be trickier than it looks at first glance.

Good luck!

                                        Be seeing you,
                                          norm

--
Norman Tovey-Walsh <ndw@nwalsh.com>
https://nwalsh.com/

> "I" before "E" except after "C": simple, concise and efficeint.

Attachment: signature.asc
Description: PGP signature



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