The WebOperation class / com.WebOperation methods |
Defines the encoding mechanism for Web Operation input parameters.
setInputEncoded( encoded BOOLEAN )
When the parameter is TRUE, the SOAP Section 5 encoding mechanism is used, FALSE indicates the XML Schema mechanism.
The XML Schema mechanism (FALSE) is not recommended.