What is SOAP and how does it related to XML?
Answers were Sorted based on User's Feedback
Answer / guest
SOAP stands for Simple Object Access Protocol.
SOAP is a simple XML based protocol to let applications
exchange information over HTTP.
Or more simply: SOAP is a protocol for accessing a Web Service.
SOAP:
is a communication protocol
is for communication between applications
is a format for sending messages
is designed to communicate via Internet
is platform independent
is language independent
is based on XML
is simple and extensible
| Is This Answer Correct ? | 15 Yes | 0 No |
Answer / deepika
Whatevet information provided in the first answer is
correct.
Relationship between SOAP and XML is, SOAP message is sent
in XML format using HTTP.
| Is This Answer Correct ? | 10 Yes | 0 No |
Is xml meant to replace html?
What is an xml file format?
What do you mean by xslt data model
How xml makes your data more available?
What is the main focus of xsl?
How do I include one xml file in another?
Is html xml subset?
Explain the concept of data island?
Can you execute a xml?
Do I need an rss feed for podcast?
Write a program to show literal result element as stylesheet?
Can I convert xml to csv?