blob: 1ae4d05f2a138df89ded58a9e791636e7dc67cbc [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>
<echoFloatArrayResponse>
<return xsi:type="SOAP-ENC:Array" SOAP-ENC: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>
</echoFloatArrayResponse>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>