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: Recursive Reference in XML DTD ??


I'm not sure but you should check the dbhier module: does it
redefine dbnotn?

I have'n the files, sorry.

Regards,

Juan R. Migoya


Stuart Farnan wrote:
> 
> Hi,
> 
> I am having a problem which I describe in detail below, after seeing the
> traffic over the last day or so I guess this question is more appropriate on
> this mailing list than on the xerces-j list.  Any help anyone could give me
> would be greatly appreciated.
> 
> I am using:
> 
> JDK for Linux (build 1.3.0beta_refresh-b09)
> xerces-j v1.2.0
> 
> The XML file that is causing problems is listed below.  It references the
> public DocBook DTD, which I have not listed here, but is accessible in the
> location shown below.  The java code I am running is shown below also.
> 
> The class shown compiles fine.  I run it with the command:
> 
> $ java SAXWriter ../xml/simplefruitbowl.xml
> 
> The out put I get is as follows:
> 
> $ java SAXWriter ../xml/simplefruitbowl.xml
> Parsing file: ../xml/simplefruitbowl.xml ...
> Parse error: Recursive reference "%dbnotn;". (Reference path:
> (top-level)-%dbhier;-%dbnotn;-%dbnotn;)
> Done
> 
> I took a look at the DTD, and the files it includes, and I cant work out why
> it thinks there is a recursive reference?  Is this a bug with the parser?
> Or am I using it incorrectly?
> 
> Thanks in advance.
> 
>[snip]
>
************************************************************************
Juan R. Migoya
Ingelectric-Team, S.A.
Area de Aparatos y Equipos
Tel. 94 403 98 30
Fax. 94 403 96 80

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