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 |
What is an xml instance?
How do you find a url address?
How can I declare xml namespaces so that all elements and attributes are in their scope?
Describe the differences between XML and HTML.
what is the XML? what is the difference between XML AND HTML? How it is used in .Net and advantages?
What is an rss subscriber?
How does xslt transform xml?
Define xlink and xpointer?
Can you use the XSLT to convert html into VXML?
Does xml let me make up my own tags?
What is the difference between simple element and complex element?
What is the difference between xsl and dsssl?