I am trying to access java based webservice which has an attachment and I have to access it using C# .NET client
I tried using WSE 3.0 to generate client proxy but failed.
I have been given an WSDL
In the message section of WSDL
One of the message has attachment type as hexbinary in request / response
here is the syntax in WSDL
Code:
<wsdl:part name="attachment"