You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by "prasad.chaudhari@conject.com" <pr...@googlemail.com> on 2006/07/30 23:48:12 UTC

XSD validation in WebserviceMethod

Hi All,

Normally we do XML validation using XSD by giving the parser xml and xsd
files. Having XSD file with me how can I do validation here before I start
traversing through the OMElement.

Thanks in Advance.

-Prasad