SOA Certified Professional – Technology Concepts — Question 1

A SOAP message is an XML document that is comprised of a set of pre-defined parts. Which of the following are parts that can be found in a SOAP message?
(Select all that apply.)

Answer options

Correct answer: A, B, C

Explanation

The correct components of a SOAP message are the Envelope, Body, and Header, which define the structure and the content of the message. The Footer is not part of the SOAP specification, hence it is not included in a SOAP message.