What are DOM and SAX ?



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

Post New Answer

More XML XSLT RSS Interview Questions

Where do I find my rss feed url on wordpress?

0 Answers  


How do I declare an xml namespace in an xml document?

0 Answers  


Can we debug xml file?

0 Answers  


What are the components of xml?

0 Answers  


What software is needed to process xml namespaces?

0 Answers  






How do I add an rss feed to my yahoo account?

0 Answers  


If an element or attribute is in the scope of an xml namespace declaration, is its name in that namespace?

0 Answers  


Can you explain why your project needed xml? Or why you have chosen xml.

0 Answers  


What's an rss feed and how do I use it?

0 Answers  


Do xml namespaces apply to entity names, notation names, or processing instruction targets?

0 Answers  


Why is xslt used?

0 Answers  


What is binding (XML)?

0 Answers  


Categories