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 |
What is an xml tag?
If I replace my Sqlserver with XML files and how about handling the same ?
How do I run an xml file in notepad?
Do xml namespaces apply to entity names, notation names, or processing instruction targets?
Is xslt a programming language?
What is a smart document?
What is the use of annotations in reference to an xml document?
What are the two types of xml parsers?
What is rss feed in social media?
What is an rss feed for a blog?
How to connect xml with the database?
How you will do SubString in XSL