Re: [xml-dev] Fast text output from SAX?
Elliotte Rusty Harold wrote: > You're mixing apples and oranges. Schema validation (even DTD > validation) is explicitly optional in XML. Furthermore you can process > an invalid document. That is definitely not true of a malformed > document. Failing to check well-formedness is not an option. But if the xml "alternative" is not a text format, well-formedness may not have an equivalent. Cheers, Tom P