The wsSOAPDeleteBody accessor removes a Body part from a SOAP 1.1 or 1.2 Message. The body argument must be a fragment with the same
localname as the body element to be removed. If the namespace URI argument is supplied then only body arguments with that namespace and localname will be deleted.
The updated message is returned as the result.