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