Message Structure

Each message follows the SOAP standard.

The <Envelope> tag contains a <Header> and <Body>.

The <Header> tag contains the ebXML <MessageHeader> and <ErrorList> elements.

The <Body> tag contains either a <Payload> or other elements as specified by the ebXML Messaging standard.

The <Payload> tag contains the message to be sent; with or without wrapping it as a CDATA element.