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 possibilty to turn on validation for the Axis Parser
and tell it which schemaLocation to use?

Thanks a lot,
Michel Zedler

Reply via email to