Re: Using SAX2 as input source for XML Schema validation

Rahul Jain <[email protected]> Sat, 21 Dec 2002 22:24:17 +0530
Newsgroups gmane.comp.java.sun.xml.general
Message-ID <[email protected]>
Take a look at Multi Schema Validator msv from Sun. It validates a document
against its schema using SAX events for the document.
Rahul


At 10:11 AM 12/21/2002 +0100, Gerd Castan wrote:
>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.
>

-----------------------------------------------------
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.