Currently I have my WSDLs setup to deal with SOAP payloads. I now have a customer that wants to use the same services but they cannot create SOAP payloads (for various reasons, but nothing I can change). They instead want to send XML payloads.
My question therefore is how can I conigure my WSDLs so that it can accept simple XML payloads.