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