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] | [Elist Home]


Subject: Re: DOCBOOK-APPS: missing id ?!?


At 09:55 29/10/2001 +0100, camille wrote:
>Hi all,
>
>Thanks for your input, but I cannot get rid of the bug...
>It seems that Saxon accesses the DTD OK, because if I put a wrong path
>for the DTD in the source document, I get a fatal error.
>
>Also, I don't know if it's related, but this is Xalan's output below.
>The result is OK, including XRefs...
>
>Any other idea?

Possible.
I don't know which parser Xalan uses, but I've just been put off Aelfred,
the parser with Saxon. I now use Xerces called up from Saxon command line

java  -cp .;\myjava\saxon643.jar;\myjava\xerces.jar 
com.icl.saxon.StyleSheet -x org.apache.xerces.parsers.SAXParser  -o 
%3   %1  %2 "saxon.extensions=1" %4 %5 %6

the -x calls up xerces (which is part of the apache development isn't it?).
May be worth checking.

Seems to be implying that its a parse error.
Try parsing it with another parser, outside XSLT?
If its OK, then I'm at a loss.

Regards DaveP





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


Powered by eList eXpress LLC