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 |
How do I use xml namespaces with dom level 2?
what is XLink and XPointer ?
What is the relation between atom and xml?
what is the XML? what is the difference between XML AND HTML? How it is used in .Net and advantages?
What is meant by wsdl?
Explain what a diffgram is, and a good use for one?
What do you mean by nested elements in xml?
What are the different scenarios under which an xml schema may be used?
What is the difference between xml and excel?
What is rss (really simple syndication)?
How do I create an xsl file for an xml file?
How are web feeds read?