blob: 42543f2cacd7219a68c3f8d0ca9a07079d10a8a1 [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/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:s="http://soapinterop.org/xsd" xmlns:ns="http://soapinterop.org/">
<SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" id="_0">
<ns:echoStructAsSimpleTypesResponse>
<outputString xsi:type="xsd:string">strss fdfing1</outputString>
<outputInteger xsi:type="xsd:int">25</outputInteger>
<outputFloat xsi:type="xsd:float">25.2299995</outputFloat>
</ns:echoStructAsSimpleTypesResponse>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>