What is DOM and SOAP?



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

Post New Answer

More XML XSLT RSS Interview Questions

What is xml attribute?

0 Answers  


what is XLink and XPointer ?

0 Answers  


Write syntax to serialize class using XML Serializer?

0 Answers  


What are xml technologies?

0 Answers  


Would you be able to use the xslt to convert html into vxml?

0 Answers  






Define xpath? And what is xslt?

0 Answers  


What is targetnamespace?

0 Answers  


What is the use of xslt <xsl: for-each> element?

0 Answers  


How do I find rss feed url?

0 Answers  


how will xml affect my document links?

0 Answers  


How to use <xsl:sort>element in XSLT?

0 Answers  


Do you know what are the roles of XSLT?

0 Answers  


Categories