This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Docbook XML 4.1.2 parse problem


> From: Eric Richardson <eric@milagrosoft.com>
> 
> I am trying out Norman Walsh's XSL style sheets for docbook but am
> having some problems with Xalan 1.2. I'm not sure which Xerces comes
> with xalan 1.2.
> 
> xslt.sh tbook.xml mystyle.xsl
> ========= Parsing file:/home/maxwell/book/mystyle.xsl ==========
> Parse of file:/home/maxwell/book/mystyle.xsl took 62148 milliseconds
> ========= Parsing file:/home/maxwell/book/tbook.xml ==========
> http://www.oasis-open.org/docbook/xml/4.0/docbookx.dtd; Line 66; Column
> 9
> XSL Error: Could not parse file:/home/maxwell/book/tbook.xml document!
> XSLT: Recursive reference "%dbnotn;". (Reference path:
> (top-level)-%dbhier;-%dbnotn;-%dbnotn;)
> Xalan: was not successful.
> XSLProcessor: done
> 
> Does this look familiar to anyone?

Yes, it is familiar.  The fix is Xerces-J 1.2.1, which
is available from the Xerces section of xml.apache.org.
Just replace your xerces.jar with the new version.
The xerces.jar currently distributed with Xalan is Xerces 1.2,
so I've asked that the distribution to be updated.

bobs
Bob Stayton                                 400 Encinal Street
Publications Architect                      Santa Cruz, CA  95060
Technical Publications                      voice: (831) 427-7796
The Santa Cruz Operation, Inc.              fax:   (831) 429-1887
                                            email: bobs@sco.com

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]