blob: 5a9ecebdcb3ff6e208903d929d130ce3b273dfb2 [file] [log] [blame]
<?xml version='1.0' encoding='utf-8'?><E:Envelope xmlns:E="http://schemas.xmlsoap.org/soap/envelope/" E:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" 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:Body>
<m:echoFloatArrayResponse xmlns:m="http://soapinterop.org/">
<return A:arrayType="y:float[3]" s:type="A:Array">
<item>45.7687607</item>
<item>43.4539986</item>
<item>2523.54199</item>
</return>
</m:echoFloatArrayResponse>
</E:Body>
</E:Envelope>