SOAP was selected as an integration technology for the flexibility of messaging styles it supports
(in particular, how an XML payload can be presented in a SOAP message). Which message-style
statement is correct?
A.
The body of an RPC-style SOAP message cannot be a literal message.
B.
The XML payload for a document-style message cannot be an encoded message.
C.
The XML payload for RPC and document-style messages guarantee XML payload delivery.
D.
An RPC-style message has the XML payload wrapped inside an operation element in a
SOAP body.