[
Lists Home |
Date Index |
Thread Index
]
- From: andyclar@us.ibm.com
- To: xml-dev@ic.ac.uk
- Date: Tue, 6 Apr 1999 13:58:26 -0600
Elliotte Rusty Harold wrote:
>
> >>Without intending to do so, I have devised an XML document that exposes
> >>many problems in almost all XML validating parsers and non-validating
> >>parsers that resolve external entity references. You will find this
> >>torture test at
>
> http://metalab.unc.edu/xml/examples/players/index.xml
I tried recreating the failures of Elliote's torture test using
XML4J 2.0.4 and was not able to produce a failure. I tried the
validating SAX, validating DOM, and TX-compatibility parsers
and they all responded with no errors or warnings.
After having done some additional "validity" checks in our
current internal build of the parser, the XML4J parser now
reports the following:
[Warning] index.xml:7:3: Element, "PLAYER", refers to undeclared element,
"SV", in content model
[Error] AllenWatson.xml:10:13: Element, "SV" is not declared in the DTD
These additional checks will be in the next release of the
parser.
--
Andy Clark * IBM, JTC - Silicon Valley * andyclar@us.ibm.com
xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1
To (un)subscribe, mailto:majordomo@ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)
|