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 is a markup language?
How do I publish an xml message?
Difference Between Element and Node.
What is xmlns in html?
What is ?Well Formed XML? and ?Valid XML?
How do I create an xml map in excel?
What is node xslt?
What is xml schema used for?
What are the element naming conventions in XML ?
How are white-spaces handled by xml?
Explain how to remove a particular element from XML?
How do I convert excel to xml?