Answer Posted / 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 |
Post New Answer View All Answers
What are various advantages of utilizing xslt?
What do you understand by svg and smil? Give examples
How to use
Can I use xml namespaces in dtds?
What is cdata in xml?
What is xml format in excel?
Define xlink and xpointer?
Can we use xml as database?
What is the version information in xml?
Why namespaces are important?
What is an xml node?
What is dtd example?
What do you mean by template in xslt?
What is an xslt template?
Is xml meant to be a replacement of html?