WebSphere Message Broker, Version 8.0.0.7
Operating Systems: AIX, HP-Itanium, Linux, Solaris, Windows, z/OS
See information about the latest product version
See information about the latest product version
SOAP message details
A SOAP message consists of an <Envelope>, which is the root element in every SOAP message, and this contains two child elements, an optional <Header> and a mandatory <Body>.
If the SOAP message has attachments, the 'envelope' is wrapped by MIME, or is encoded as MTOM.
For further information on the structure of a SOAP message, see The structure of a SOAP message.