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 |
Why xml language uses axl:version in the code?
What are the parts in which template gets defined?
What are the steps required to make xsl work?
state some disadvantages of xml?
Can we convert csv to json?
What is call template in xslt?
Why is web xml used?
What is dtd in xml?
How can I use xml?
What happens if your atom feed fails the validation?
Which is better xml or html?
How to write a minimum atom 1.0 feed file?