- SOAP messages are extensible because they support a variety of data types.
- Simple data types, such as string, integer, and boolean, can be directly or literally represented.
- Complex data types require an algorithm to determine how the data types are represented in an XML format.
- SOAP supports Section 5 encoding or SOAP encoding and literal encoding styles.
|
|