What is DOM and how does it related to XML?

Answers were Sorted based on User's Feedback



What is DOM and how does it related to XML?..

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

What is DOM and how does it related to XML?..

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

Post New Answer

More XML XSLT RSS Interview Questions

What is difference between xml and html?

0 Answers  


describe the role of xpath?

0 Answers  


What does xls mean?

0 Answers  


How can you change a pdf to a jpeg?

0 Answers  


What is XPath Query ?

0 Answers   CSC,






what is XSLT?

3 Answers  


What is xslt and xpath?

0 Answers  


Write a program that shows the elements of the stylesheets?

0 Answers  


What is xml and its advantages?

0 Answers  


how to transform an XML file into HTML using XSL transformation (XSLT)?

0 Answers  


What is a xpath query?

0 Answers  


What is SOAP and how does it related to XML?

2 Answers   IBM,


Categories