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 xml tutorial?
How to use filtering function in XSLT?
What are the different formatting objects in xsl-fo are categorized into?
What's the best rss reader?
What is minoccurs 0 in xsd?
What is the stylesheet structure used with xslt?
What is a file feed?
What is the extension of xslt file?
What are the steps required to render all the xml documents to html on server?
What is xsl in web technology?
What happens when an element is being processed in forwards-compatible mode?
How can I view an xml file?
What is the difference between CDATA and PCDATA?
What is the difference between xsl and xsd?
How does xml handle white-space in my documents?