RE: Axis and XML Schema Validation

2004-07-26 Thread Nandakumar, Manoj
PROTECTED] Sent: Monday, July 26, 2004 3:55 PM To: [EMAIL PROTECTED] Subject: Axis and XML Schema Validation Hi all, Using an Axis MSG-style service, how can I validate incoming XML documents against the XML Schema Definition file referenced by the services WSDL? Axis does no validation by

Axis and XML Schema Validation

2004-07-26 Thread Zedler, Michel
Hi all, Using an Axis MSG-style service, how can I validate incoming XML documents against the XML Schema Definition file referenced by the services WSDL? Axis does no validation by default, and provides a DOM (Spec2) representation of the document that I cannot re-validate. So is there any possi