Previous: , Up: Protocol personalities   [Contents][Index]


3.2.2 SOAP

The SOAP protocol [W3C03] enables the exchange of structured and typed information between peers. It is a self-describing XML document [W3C03] that defines both its data and semantics. Basically, SOAP with HTTP bindings is used as a communication protocol for Web Services.