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 |
Can we execute an xml?
What is xml dtd?
What is node xslt?
How do I make an xml file readable?
What is the icon for atom syndication?
Who developed xml?
What is rss feed outlook?
What is xml declaration tag?
What do you mean by xslt <xsl: choose> element?
Why is web xml used?
How to transform an xml document into another xml document? : xslt
What is xml and its benefits?