See the article from Snell: http://www-106.ibm.com/developerworks/library/ws-ref3/
Michael Sheeba Padmanabhan wrote: > > Hi, > > I have a MS C++ Soap client communicating to Apache soap server using WSDL. > But when I pass string as arguments to the service method, its failing due > to the absence of xsi:type in MS soap. Any idea about how to set the soap > attribute for "xsi:type", "xsd:string" ? > > Any help would be highly appreciated. > > Thanks > Sheeba > >
