aspose file tools
The moose likes Web Services and the fly likes SOAP validation Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "SOAP validation" Watch "SOAP validation" New topic
Author

SOAP validation

Sudhanshu Mishra
Ranch Hand

Joined: May 28, 2011
Posts: 201

Hi all,
I want to ask that how are the SOAP envelope messages validated against the standard SOAP schema even if we do not include SOAP schema in the envelope using xsi:schemaLocation?

Thanks....
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: SOAP validation
 
Similar Threads
SOAP - the mustUnderstand Attribute
Fault Query
How can we use JAXB to marshall the whole SOAP request/response ?
SOAP 1.2 Fault children qualified
validating xml file against a specific schema using jaxp sax parser