Answer Posted / guest
The Document Object Model (DOM) is an interface
specification maintained by the W3C DOM Workgroup that
defines an application independent mechanism to access,
parse, or update XML data. In simple terms it is a
hierarchical model that allows developers to manipulate XML
documents easily Any developer that has worked extensively
with XML should be able to discuss the concept and use of
DOM objects freely. Additionally, it is not unreasonable to
expect advanced candidates to thoroughly understand its
internal workings and be able to explain how DOM differs
from an event-based interface like SAX.
| Is This Answer Correct ? | 12 Yes | 3 No |
Post New Answer View All Answers
What is xsl template?
How to use w3.org feed validation service?
What is node xml?
Why has xml been used for development?
How do I download a podcast from patreon?
What is xml and xslt?
What are the two types of wsdl elements?
Can xml tags have spaces?
What is soap api?
Write about well-formed and valid xml documents?
How do I run an xml file in notepad?
What are the standard ways of parsing xml document? Or what is a xml parser?
What is e4x in reference to xml?
How do I override a default xml namespace declaration?
Can I resolve the uri used as an xml namespace name?