blob: b448b98db5ec43b64141ea24854ee1e84bdf1e9c [file] [log] [blame]
<SOAP-ENV:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<SOAP-ENV:Body>
<ns1:echoFloatArrayResponse xmlns:ns1="http://soapinterop.org/">
<return xmlns:ns2="http://schemas.xmlsoap.org/soap/encoding/" xsi:type="ns2:Array" ns2:arrayType="xsd:float[3]">
<item xsi:type="xsd:float">45.76876</item>
<item xsi:type="xsd:float">43.454</item>
<item xsi:type="xsd:float">2523.542</item>
</return>
</ns1:echoFloatArrayResponse>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>