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 are documents accessed and manipulated in xml?
What happens when an element is being processed in forwards-compatible mode?
How do I override a default xml namespace declaration?
What is xml and some of its applications?
What is xmlns in xml?
Where should I use xml?
what is the role of the doctype declaration in reference to xml?
How do I open xml files in pdf?
If XML attribute name itself has double quotes, then how it can be represented?
will u pls specifie what's the different between XML n XSL as i m confused alot as xml use to transfer data n XSl 2 n what's the main purpose of XML y we use XML????
What is xl s size?
How to generate dynamic HTML pages from relational database using XSLT?