SAX Validation

Mark Papiani mp at ecs.soton.ac.uk
Tue Nov 30 09:52:11 GMT 1999


I believe that one of the advantages of SAX parsers is that they report
parsing events via callbacks and 
can consume far less memory than DOM based parsers that build an in
memory parse tree. 

My question has to do with when validation errors are reported by SAX
parsers. For example, if the closing tag of the root element is missing
from an XML document, would a SAX parser only report that the document
was invalid, after it had reported all the other valid parsing events
for the rest of the document?

Thanks,

Mark Papiani
Department of Electronics and Computer Science
University of Southampton
mp at ecs.soton.ac.uk

xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev at ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1
To unsubscribe, mailto:majordomo at ic.ac.uk the following message;
unsubscribe xml-dev
To subscribe to the digests, mailto:majordomo at ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa at ic.ac.uk)





More information about the Xml-dev mailing list