Re: [xml-dev] Entity declarations and non-validating parsers

From
Jeff Rafter <>
To
Karl Waclawek <>, Elliotte Rusty Harold <>
Date
2003-02-24T03:12:31Z
ID
<001d01c2dbb2$91ec4f80$22ecd90c@c1980223a>
Thread
Re: [xml-dev] Entity declarations and non-validating parsers
> Interesting. Looking at the spec, I only see one such validity
> constraint that would seem to apply:
>
> Validity constraint: Entity Declared

AElfred2 was written originally by David Megginson and rewritten by David
Brownell-- so it is probably the best/reference implementation of SAX in the
wild (or not so wild as the case may be). As I recall, against the XML test
collections (now housed at the W3C?) of the primary tests only one VC was
not passed by AElfred2.

I will do some looking to see if I can find it again...

Cheers,
Jeff Rafter