SOAP
Envelope
element.Envelope
must contain exactly one
Body
element.Body
element may contain as many child
nodes as are required.Body
element are the
message.Envelope
contains a Header
element (it can't have more) it must appear as the first child
of the Envelope
.Header
and
Body
are application-dependent.encodingStyle
in the envelope tells how
the data is serialized 7 of 29