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 |
Explain about xml canonicalization?
How are comments used in xml?
What is xsl text?
How you define template in xslt? : xslt
What is an xml template?
What is SOAP and how does it related to XML?
What is node xslt?
I Read xml is used to store and transfer data can you explain it with sample code for storing and displaying data.
What does xml mean in texting?
Explain and describe xml?
What are simple xml elements?
What is the difference between dtd and xml schema?