What do you understand by SOAP encoding?
The Serialization of the types, such as integers and strings, inside a SOAP message is known as encoding. The SOAP objects use XML elements and attributes to serialized data; for instance, encodingStyle is an attribute of the Envelop element, which is used to state the encoding rules for a SOAP object.