blob: db48a4b50ca1b26dd71beecdecb3ede03686e9f9 [file] [log] [blame]
<SOAP-ENV:Envelope SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:si="http://soapinterop.org/xsd" xmlns:tns="http://soapinterop.org/">
<SOAP-ENV:Body>
<echoStructResponse>
<return xsi:type="tns:SOAPStruct">
<varString xsi:type="xsd:string">strss fdfing1</varString>
<varInt xsi:type="xsd:int">25</varInt>
<varFloat xsi:type="xsd:float">25.23</varFloat>
</return>
</echoStructResponse>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>