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