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 |
How to create an XSLT style sheet to format Data?
How do I execute or run an xml file?
How do I change a text file to xml?
What is xml signature/encryption?
How do you attach an XSL to an XML in presenting output ?
Why should I use xml?
Can I use an attribute default in a dtd to declare an xml namespace?
What is the use of rss feed?
How is xsl different from cascading style sheets? Why is a new stylesheet language needed?
Can I (and my authors) still use client-side inclusions?
What is xml designed for?
What is Use of Template in XSL?