Problem
1. What does the select attribute of the value-of element do?
2. What does the for-each element of an XSLT style sheet do?
3. What is produced by a SAX parser?
4. What is produced by a DOM parser?
5. What advantages does a SAX parser have over a DOM parser?
6. What advantages does a DOM parser have over a SAX parser?