Network Deployment (Distributed operating systems), v8.0 > Develop and deploying applications > XML applications > Use the XML API to perform operations
Performing basic operations
We can use this information to help you to perform basic XPath, XSLT, and XQuery operations.
Procedure
- Perform basic XPath operations.
- Perform basic XSLT operations.
- Perform basic XQuery operations.
- View the results.
- Serialize the results.
- Navigate with XSequenceCursor.
- Navigate with XTreeCursor.
Related
Overview of the XML API
Choosing between the compiler and the interpreter
Use static and dynamic contexts
Map XML types to Java types
Performing basic XPath operations
Performing basic XSLT operations
Performing basic XQuery operations
View the results
Serializing the results
Navigate with XSequenceCursor
Navigate with XTreeCursor