I need to remove soap envelope from soap message. For that I want to use XSLT, not java. It would be more proper solution for operating such type of xml.
For e.g. I
This gets rid of the soapenv: elements and the namespace declaration.
soapenv:
Result:
? ?