Re: [xml-dev] Fast text output from SAX?

From
Thomas B. Passin <>
To
XML DEV <>
Date
2004-04-15T13:13:11Z
ID
<>
Thread
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