I have an XML document as a string which is a SOAP request without the SOAP envelope. I now need to do the following:
- Post the request to a web service wrapped in a SOAP envelope
- Return the response with its SOAP envelope unwrapped