Multiple choice technology web technology

In a Soap Message in XML format SOAP Header is mandatory.

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

The SOAP Header is an optional element in a SOAP message. While the Envelope and Body are mandatory, the Header is used only when you need to convey additional information such as authentication, transaction context, or processing instructions. Many simple SOAP messages have no Header at all.