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 |
Why we use xml instead of html?
What is XPath Query ?
How does xml parsing work?
Who developed XSLT?
Which XML is set to be valid XML?
Why is xml important?
What is xsl describe its two parts?
Can xml file be converted to excel?
Can I use rss feeds on my website?
What is DOM and SOAP?
What is the difference between xml and c or c++ or java?
How do I convert an xml file to excel?