Posted on 2008-08-06 00:23:02-07 by oripuma
Use WSDL and delete tag
From WSDL file and then use 'SOAP:Data' usually generate this text ' xsi:type="xsd:string" ', but i don't need this information, how to disable this text un-generate ? so the part result generate from wsdl file like this format :
<ns2:get_mc_addressResponse xmlns:ns2="http://ws.apache.org/axis2/services/RtspProxy"><result>200</ +result> <mcAddressArray> <mcAdr>224.0.0.0</mcAdr> <mcAdr>224.0.0.1</mcAdr> </mcAddressArray> </ns2:get_mc_addressResponse>
I use Activeperl 5.10 Windows XP Sp

BR
oripuma
Direct Responses: Write a response
Perl Weekly newsletter
A free weekly newsletter for people who are busy to read all the blogs. click here to check it out.