What is DOM and how does it related to XML?
Answers were Sorted based on User's Feedback
Answer / venky_sai
The Document Object Model(DOM) defines a standard way for
accessing and manipulating XML documents.
The DOM presents an XML document as a tree-structure (a node
tree), with the elements, attributes, and text defined as nodes.
The XML DOM defines a standard set of objects for XML.
The XML DOM is platform- and language-independent...
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / mallikarjun
DOM Means Document Object Model(DOM) ,It defines a standard
way for accessing & Manipulating XML Document
| Is This Answer Correct ? | 1 Yes | 0 No |
How do I run an xsl file in eclipse?
State the benefits of xml?
Is it possible to use graphics in xml?
What is the function of xslt?
What are simple xml elements?
How do I subscribe to rss feeds?
How do I convert pdf to xml?
What does xsd mean?
What are the types of XML Parsers?
Whether graphics can be used in XML? If so, How?
Explain how to retrieve property settings from XML .config file.
Which browser first used the rss feed?