blob: 2dbc43fba254c3dc4717b140ff4ce7e0de6a7f00 [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:echoStructAsSimpleTypesResponse xmlns:m="http://soapinterop.org/">
<outputString xmlns="" s:type="y:string">strss fdfing1</outputString>
<outputInteger xmlns="" s:type="y:int">25</outputInteger>
<outputFloat xmlns="" s:type="y:float">25.2299995</outputFloat>
</m:echoStructAsSimpleTypesResponse>
</E:Body>
</E:Envelope>