What are DOM and SAX ?
Answer / praveen
DOM (Document Object Model) and SAX (Simple API for XML) are
APIs to access XML documents. They allow applications to
read XML documents without having to worry about the syntax.
They are complementary: DOM is best suited for browsers and
editors; SAX is best for all the rest.
| Is This Answer Correct ? | 1 Yes | 0 No |
Write code in xml which reads login and password ?
1 Answers Tech Mahindra, Wipro,
what does xslt mean
What is the use of xslt <xsl: import> element?
Can a root element type be explicitly declared in the dtd?
How do I declare an xml namespace in an xml document?
What are the xml tags?
How to run an xml file?
How do I find url?
What is Extensible Markup Language?
Tell me can we use graphics in xml?
How to write a minimum atom 1.0 feed file?
Can xml tags have numbers?