Answer Posted / 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 |
Post New Answer View All Answers
Do xml namespaces apply to entity names, notation names, or processing instruction targets?
What is the use of xslt
What is xml httprequest? What are its advantages?
Can xml replace html?
What is dtd used for?
What does xslt processing models involve? : xslt
What atom 1.0 files look like?
Define xml schema?
What is an xml file and how do I open it?
Does the scope of an xml namespace declaration include the element it is declared on?
How do I associate an xml in excel?
I Read xml is used to store and transfer data can you explain it with sample code for storing and displaying data.
What does an xml file do?
State some advantages of xml?
How do I use xml namespaces with dom level 2?