98-361 · Question #175
Which function does Simple Object Access Protocol (SOAP) provide when using Web services?
The correct answer is A. communications protocol. SOAP, originally defined as Simple Object Access Protocol, is a protocol specification for exchanging structured information in the implementation of web services in computer networks. It relies on XML Information Set for its message format, and usually relies on other applicatio
Question
Which function does Simple Object Access Protocol (SOAP) provide when using Web services?
Options
- Acommunications protocol
- Bmodel for describing Web services
- Cdirectory of registered Web services
- Dsecurity model
How the community answered
(34 responses)- A79% (27)
- B12% (4)
- C6% (2)
- D3% (1)
Explanation
SOAP, originally defined as Simple Object Access Protocol, is a protocol specification for exchanging structured information in the implementation of web services in computer networks. It relies on XML Information Set for its message format, and usually relies on other application layer protocols, most notably Hypertext Transfer Protocol (HTTP) or Simple Mail Transfer Protocol (SMTP), for message negotiation and transmission.
Topics
Community Discussion
No community discussion yet for this question.