Posted By:
Jennifer_Werner
Posted On:
Friday, September 2, 2005 03:09 PM
Hi, I am new to SOAPMessages and I was just wondering if when sending a message do I need to include the xsi:type in the node? For example:
wsAuthUID
or can I just use this:
wsAuthUID
If I do need to include the type, how do I do so?
I am working on the client side only, sending a message to an existing web services server. I was also wondering if I need to validate the message with the wsdl before I send it?