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 |
Explain about xml namespaces?
What is the function of xslt?
Is xml a programming language?
What is the use of rendering in xsl?
What happens if no xml namespace declaration is in scope?
Is soundcloud an rss feed?
Can I resolve the uri used as an xml namespace name?
Why was xml developed?
Where can I find my rss feed on wordpress?
How many document types are defined for atom feed files?
How do xml files work?
When constructing an XML DTD, how do you create an external entity reference in an attribute value?