XML parameter in SOAP requests?
We have exposed a process as a web service an would like to receive a XML structure as input parameter by the calling system.The XML structure should be dynamic so we cannot use collection as input data type. The structure of the collection as input ...