blob: c59fc44a322f17ddab7909654f6c4af7b0095ead [file] [log] [blame]
<E:Envelope xmlns:E="http://schemas.xmlsoap.org/soap/envelope/" xmlns:y="http://www.w3.org/2001/XMLSchema" xmlns:A="http://schemas.xmlsoap.org/soap/encoding/" xmlns:s="http://www.w3.org/2001/XMLSchema-instance" E:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
<E:Body>
<m:echoFloatArrayResponse xmlns:m="http://soapinterop.org/">
<return xmlns="" A:arrayType="y:float[3]" s:type="A:Array">
<item xmlns="">45.7687607</item>
<item xmlns="">43.4539986</item>
<item xmlns="">2523.54199</item>
</return>
</m:echoFloatArrayResponse>
</E:Body>
</E:Envelope>