Passing parameter using XML data

P

Peter

Hi,
I hava a question as below:
* Web Service
* C#
* paramter as XML data
* not using a simple type like string
* not using a class composed of many simple types
Please advise.
Peter
 
S

Saurabh Nandu

hi,

Your question is not very clear, anyways you can send a XmlNode object as a
Web Service parameter which contains the XML you want to transmit.

Regards,
Saurabh Nandu
 
J

JD

Once you set XmlNode as the input type HttpPOST is no longer an option. If
you're using SOAP XmlNode or XmlDocument works fine and renders in the WSDL
as an <any> block.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,581
Members
45,057
Latest member
KetoBeezACVGummies

Latest Threads

Top