FrenkR
22nd August 2023, 13:15
Hello,
does anybody know if it is possible to define web service interface with single input/output parameter as XML( or blob/large text) ?

RieseUSA
23rd August 2023, 02:08
There is a datatype AnyXML that you can set up. When used for an input/output argument, you can pass any valid XML both ways.