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

What is the use of xslt?

0 Answers  


How to connect xml with the database?

0 Answers  


Does wordpress have rss feed?

0 Answers  


How was xml created?

0 Answers  


Is xml a language?

0 Answers  






What is an xml template?

0 Answers  


Can we frame our own xml tags?

0 Answers  


How to use element in xslt?

0 Answers  


What is the relation of soap with xml?

0 Answers  


What language is xml based on?

0 Answers  


How do you access elements in XML document?

1 Answers   Microsoft,


what is the difference between Document Type Definition and Document Type Declaration ?

0 Answers  


Categories