Re: Possible Xerces Parsing Bug

2000-10-11 Thread giuseppe laricchiuta
I am sorry Scott try here she had the same problem "Jeffrey Rodriguez" <[EMAIL PROTECTED]> by giuseppe Scott R Houck wrote: > Thank you for confirming that. BTW, why would it not be an error if the DTD > had been external? > > Scott Houck > > Andy Heninger wrote: > > > I've confirme

Re: Possible Xerces Parsing Bug

2000-10-11 Thread Scott R Houck
Thank you for confirming that. BTW, why would it not be an error if the DTD had been external? Scott Houck Andy Heninger wrote: > I've confirmed that this is a bug. It's a new one - > I haven't seen it before. > > The error would be correct if there had been an external > DTD but that is not t

Re: Possible Xerces Parsing Bug

2000-10-10 Thread Andy Heninger
I've confirmed that this is a bug. It's a new one - I haven't seen it before. The error would be correct if there had been an external DTD but that is not the case here. Andy Heninger IBM XML Technology Group, Cupertino, CA [EMAIL PROTECTED] From: "Scott R Houck" <[EMAIL PROTECTED]> > Here

Possible Xerces Parsing Bug

2000-10-10 Thread Scott R Houck
Here is a simple XML file that uses a default attribute in the DTD (for the iq attribute). When I run it through DOMCount (and my own code using the Xerces C++ API), I get a bogus error message about a bad standalone declaration, when the problem really is that it's not parsing the missing attribu