The Serialization of the types, such as integers and
strings, inside a SOAP message is called encoding. The SOAP objects use XML
elements and attributes to serialized data, for example, encodingStyle is an
attribute of the Envelop element, which is used to specify the encoding rules
for a SOAP object.
Join MindStick Community
You need to log in or register to vote on answers or questions.
We use cookies to ensure you have the best browsing experience on our website. By using our site, you
acknowledge that you have read and understood our
Cookie Policy &
Privacy Policy.
The Serialization of the types, such as integers and strings, inside a SOAP message is called encoding. The SOAP objects use XML elements and attributes to serialized data, for example, encodingStyle is an attribute of the Envelop element, which is used to specify the encoding rules for a SOAP object.