Using SAX2 as input source for XML Schema validation

Gerd Castan <[email protected]> Sat, 21 Dec 2002 10:11:43 +0100
Newsgroups gmane.comp.java.sun.xml.general
Message-ID <[email protected]>
Hi,

My own parser generates SAX2 events from something that isn't an XML file.

How can I use an XML Schema validator like Xerces to validate these
events against an xsd document?

It would be easy but a waste of memory and performance to serialize the
SAX2 events before validating, so I don't want to do this.

Best regards,
   Gerd

-----------------------------------------------------
xml-interest: A list for discussing XML technologies in the Java Platform.
To post, mailto:[email protected]
Archives at: http://archives.java.sun.com/xml-interest.html
To unsubscribe, mailto:[email protected] the following message;
signoff xml-interest.