Multiple choice technology web technology

What does SOAP define

  1. The overall structure of the XML message

  2. The conventions representing the remote procedure call in the XML message

  3. A binding to HTTP

  4. The conventions to wrap and send an error back to the seder

  5. All of the above

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

SOAP (Simple Object Access Protocol) is a protocol specification that defines the XML message structure, RPC conventions, HTTP bindings, and error handling (faults). Thus, all of the individual options are correct, making 'All of the above' the right choice.