Simple Soap Binding Profile

From HandWiki
Short description: Web service specification


Simple Soap Binding Profile (official abbreviation is SSBP) is a specification from the Web Services Interoperability industry consortium.[1] It is intended as a support profile for the WS-I Basic Profile.[2] Its primary purpose is to simplify message exchange across different platforms by constraining SOAP to a standard, interoperable, and consistently supported subset.

This profile defines the way WSDL (Web Services Description Language) documents are to bind operations to a specific transport protocol SOAP.


References

  1. Mark Nottingham, ed. "WS‑I Simple SOAP Binding Profile 1.0 (SSBP 1.0)". Web Services-Interoperability Organization. http://ws-i.org/profiles/basic/2003-08/SimpleSoapBindingProfile-1.0.pdf. 
  2. SSBP 1.0 was extracted from Basic Profile 1.0, so other WS-I documents can re-use (reference) it.
    • The Basic Profile 1.0 is roughly equivalent to the Basic Profile 1.1 plus the Simple Soap Binding Profile 1.0.