I have a XML file that is based off a XML schema document. Also, I have my own set of Java classes to represent this xml document. I am able to unmarshall the xml file data to my own java objects. But, one thing I noted was that Castor did not perform validation of the XML file against the XML schema.
Is there an option that I can use to signal the unmarshaller to perform the schema validation ? Thanks a lot in advance. Regards Ashwin. ===== Ashwin Desai. __________________________________ Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software http://sitebuilder.yahoo.com ----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to [EMAIL PROTECTED] with a subject of: unsubscribe castor-dev
