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 you send an XML document from client to server ?
What rss 2.0 files look like?
Explain what a diffgram is, and a good use for one?
What are the different elements contain in xsl:stylesheet?
Define the concept of XPOINTER.
What are xml naming rules?
What are rss feeds and how do I use them?
What is the use of annotations in reference to an xml document?
What do you mean by xslt <xsl: choose> element?
Can we use graphics in XML?
Which parts of an xml document are case-sensitive?
What is xsl used for?