blob: 986d93bc3397bd0bcb29e570298621e5cd04205c [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:echoFloatArrayResponse xmlns:m="http://soapinterop.org/">
<return xmlns="" xmlns:ns1="http://schemas.xmlsoap.org/soap/encoding/" xmlns:n1="http://www.w3.org/2001/XMLSchema" xsi:type="ns1:Array" SOAP-ENC:arrayType="n1:float[3]" id="id1">
<f xmlns="">45.76876</f>
<f xmlns="">43.454</f>
<f xmlns="">2523.542</f>
</return>
</m:echoFloatArrayResponse>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>