Perform basic oXPath, XSLT, and XQuery perations
Use this information to help you to perform basic XPath, XSLT, and XQuery operations.
Tasks
- Perform basic XPath operations.
- Perform basic XSLT operations.
- Perform basic XQuery operations.
- View the results.
- Serialize the results.
- Navigate with XSequenceCursor.
- Navigate with XTreeCursor.
Subtopics
- Overview of the XML API
- Choose between the compiler and the interpreter
- Use static and dynamic contexts
- Map XML types to Java types