blob: 81bcb5116288f4438b76c952cd2153d2c8be7c6c [file] [log] [blame]
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<env:Body>
<n1:echoStringArrayResponse xmlns:n1="http://soapinterop.org/" env:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
<return xmlns="" xmlns:n2="http://schemas.xmlsoap.org/soap/encoding/" n2:arrayType="xsd:string[3]" xsi:type="n2:Array">
<item xmlns="">Apache Axis2</item>
<item xmlns="">Lanka Software Foundation</item>
<item xmlns="">www.opensource.lk</item>
</return>
</n1:echoStringArrayResponse>
</env:Body>
</env:Envelope>