blob: a562834ca3988ba1112b07d10fde205ee6ddfd08 [file] [log] [blame]
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsi="http://www.w3.org/1999/XMLSchema-instance" xmlns:xsd="http://www.w3.org/1999/XMLSchema" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
<SOAP-ENV:Body>
<m:echoStringArrayResponse xmlns:m="http://soapinterop.org/">
<return xmlns="" xmlns:ns1="http://schemas.xmlsoap.org/soap/encoding/" xmlns:n1="http://www.w3.org/1999/XMLSchema" xsi:type="ns1:Array" SOAP-ENC:arrayType="n1:string[3]" id="id1">
<s xmlns="">Apache Axis2</s>
<s xmlns="">Lanka Software Foundation</s>
<s xmlns="">www.opensource.lk</s>
</return>
</m:echoStringArrayResponse>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>