What is DOM and SOAP?
Answer / sreedevi
Document Object Model (DOM) is a platform and language
neutral interface that allows programs and scripts to
dynamically access and update the content, structure, and
style of a document.
SOAP is a protocol for exchanging XML-based messages over a
computer network, normally using HTTP. SOAP forms the
foundation layer of the web services stack, providing a
basic messaging framework that more abstract layers can
build on. SOAP facilitates the Service-Oriented
architectural pattern.
| Is This Answer Correct ? | 10 Yes | 0 No |
What is an xml tag?
Are xml tags case sensitive?
What is a xpath query?
Explain the relationships of XSLT with XSL?
How do I set up google rss feed?
How do I create an xml file on a mac?
What do you mean by template in xslt?
How do I convert pdf to xml?
What is the use of stylesheet in xsl?
What are the related specifications of xml?
What is fo file format?
Why XML editor is needed instead of Notepad?