rawXML

Type: Boolean

The rawXML property of the JadeWebServiceProvider class specifies whether the Web services framework does any further XML processing of the data that is returned from a Web service method. This property is set to false, by default.

When you do not want any further processing of the data returned from the Web service performed, set this property to true. The <body> element of the SOAP message then contains the returned value.