Overview
ISO/IEC 29363:2008 specifies the WS‑I Simple SOAP Binding Profile Version 1.0, a compact profile that defines a set of non‑proprietary Web services specifications together with clarifications and amendments that promote interoperability. The profile isolates requirements related to SOAP envelope serialization and binding so other profiles (for example WS‑I Basic Profile) can be composed with it. It is intended as a normative guide for consistent SOAP message formatting, WSDL SOAP bindings, and conformance claims.
Key topics and technical requirements
- Profile scope and conformance model
- Defines how to claim and test conformance, including conformance targets (artifacts like SOAP messages and WSDL, and parties like SOAP processors).
- Uses RFC2119 keywords (MUST, SHOULD, MAY) and uniquely numbered requirements (Rnnnn) to identify normative statements.
- Messaging and serialization
- Rules for XML envelope serialization, namespace declarations, XML declarations, character encodings, and handling of Unicode BOMs to avoid interoperability errors.
- Description and bindings
- Clarifications on WSDL SOAP binding extensions and the expected contents for unbound portType elements, ensuring consistent WSDL descriptions across toolchains.
- Extensibility and precedence
- Explains how profile requirements refine referenced specs; when conflicts exist the profile’s requirements take precedence for conformance purposes.
- Namespaces and referenced specs
- Provides recommended namespace prefixes (e.g., wsdl, soapbind, uddi) and references related WS‑I and W3C specs used by implementers.
Practical applications - who should use it
- Web services developers - to produce SOAP messages and WSDLs that interoperate across platforms.
- API architects - to define service contracts that avoid common XML/SOAP pitfalls (encoding, BOMs, namespace scope).
- Tool and platform vendors - to implement SOAP processors, WSDL generators, and conformance test tools.
- QA and test teams - to validate compliance and interoperability of messages, bindings, and service descriptions.
- System integrators - to troubleshoot cross‑vendor SOAP compatibility issues and to create robust integration points.
Related standards
- WS‑I Simple SOAP Binding Profile (WS‑I organization) - original profile material and errata
- WS‑I Basic Profile 1.0 / 1.1 - complementary profile that covers broader interoperability concerns
- WSDL, SOAP and UDDI specifications - referenced for message format and service description norms
Using ISO/IEC 29363:2008 helps organizations remove ambiguity in SOAP message handling and WSDL binding, improving multi‑vendor interoperability and simplifying conformance testing.