You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-user@xml.apache.org by Ozzie-Mailing Lists <oz...@hotmail.com> on 2001/04/11 15:55:15 UTC

How to turn on Schema Validation

Is there a simple way to turn on schema validation for the messages being received? I couldn't find a way but to modify XercesParserLiason.java itself. I am assuming there is a much simpler way to turn on validation. Since Apache's SOAP server already parses the message using DOM, I really don't want to re-run the parser just for validation.

Thanks,
Ozzie Gurkan