Re: Xerces bug: base URI and external parsed entities

2000-03-22 Thread Andy Clark
Norman Walsh wrote: Is it possible to access the URI of the document currently being parsed from XMLDTDScanner.scanEntityDecl()? I think you can query the XMLEntityHandler for this information. XMLDTDScanner has a reference to it. -- Andy Clark * IBM, JTC - Silicon Valley * [EMAIL PROTECTED]

PATCH: Re: Xerces bug: base URI and external parsed entities

2000-03-22 Thread Norman Walsh
The following patch seems to fix the relative URI bug. If (one of) the Xerces maintainers deems it worthy, please check it in :-) Index: XMLDTDScanner.java === RCS file:

Xerces bug: base URI and external parsed entities

2000-02-27 Thread Norman Walsh
[I've just joined this list because it appears to be the place where Xerces bug reports should be sent. If I'm mistaken, feel free to correct me :-) ] This is slightly convoluted, but it happens in real life, I swear: If you have a DTD x.dtd that includes a PE x.mod and a DTD y.dtd that