SOAP

SOAP (Simple Object Access Protocol) is a lightweight XML protocol that governs the exchange of information in a distributed environment. SOAP provides a standardized XML envelope for carrying other application specific XML payloads, a set of encoding rules for expressing instances of application-defined datatypes, and a convention for representing remote procedure calls and responses.