Interview Questions

Describe the SOAP encodingStyle Attribute?

SOAP Interview Questions and Answers


(Continued from previous question...)

Describe the SOAP encodingStyle Attribute?

The encodingStyle attribute is used to define the data types used in the document. This attribute may appear on any SOAP element, and it will apply to that element's contents and all child elements.
A SOAP message has no default encoding.

Syntax
soap:encodingStyle="URI"

(Continued on next question...)

Other Interview Questions