<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:method="http://soapinterop.org/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"> <SOAP-ENV:Body> <method:echoString> <inputString>hello world!</inputString> </method:echoString> </SOAP-ENV:Body> </SOAP-ENV:Envelope>