How to send xml document to webservice
Hi All,
I have a web service that accept the xml document. The xml document contains the description of the object means it contains the all property of the class. After processing that it returns the response in the format of the xml document.
Thanks in advance.
Thanks