Multiple choice technology web technology

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

  1. True

  2. False

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

The SOAP Envelope is the root element of every SOAP message and is mandatory according to the SOAP specification. It encapsulates the entire message and defines the XML namespace for SOAP. Without an Envelope, a message is not a valid SOAP message.