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 are the xml tags?
Can you execute a xml?
What is difference between xsl and xslt?
Can I use xml instead of html?
What can I do with an xml file?
Does the scope of an xml namespace declaration ever include the dtd?
What is the main focus of xsl?
What are the types of XML Parsers?
What are the main parts of xsl document?
How do I publish an xml message?
How do I create an xml schema in excel?
What are the differences between xml and html?