Posted By:
Mitun_Lahiri
Posted On:
Friday, April 12, 2002 04:49 PM
Hi,
My question is related to WSDL and SOAP with Attachment.
I have a data type from a Web Service that can be very large. I have defined an element for the data type as shown below:
My intent is to have the "href" attribute for "CustomData" in a Soap Body (or Header) point to its value in a SOAP Attachment. Eg
I am a little confused regarding the WSDL. Should the WSDL have a MIME binding for such a case?