How can i validate a SOAP message with a WSDL file?
Posted
by allen8374
on Stack Overflow
See other posts from Stack Overflow
or by allen8374
Published on 2010-04-30T03:44:03Z
Indexed on
2010/04/30
3:47 UTC
Read the original article
Hit count: 268
when we receive a SOAP message, then we Resolve it, then we have a TEXT like: 1
how can i validate the para: xx . to check it's value is accord to the WSDL of the web service
© Stack Overflow or respective owner