- Ante.lv
- Introduction to Oracle FM
- XPath, XSLT and XQuery
XPath, XSLT and XQuery
Last modified by superadmin on 2018-01-12 20:27
XPath, XSLT and XQuery
Skills
- Understand details of XML syntax and the use of canonically represented XML documents.
- Understand XML parsing with SAX events.
- Write simple XSLT 1.0 transformations.
- Understand XPath 1.0 syntax and write simple XPath expressions.
- Run XQuery queries and understand their usefulness.
Bibliography
- Apache Commons Digester - an advanced way to do SAX parsing
- Simple Digester tutorial
- Advanced Digester tutorial
- Converting org.w3c.dom.Node to String
- XQuery in 10 minutes
- XSLT Tutorial (Roger Costello)
- An Introduction to XQuery – The W3C Query Language (Mike Champion, Software AG)
- XQuery from an XSL perspective (Denise Draper, Nimble Technology)
- XPath (David Matuszek, UPenn)