Figaro and XQuery
This section steps through some of the XQuery functionality provided by Figaro and then, using the The dbxml Shell shell, introduces a few of the facilities Figaro provides that make working with XML highly efficient. Those unfamiliar with XQuery should first review one of the many excellent XQuery tutorials listed at the end of this document before proceeding.
In This Section
- Running the Shell
- Adding Data
- Queries Involving Document Structure
- Value Queries
- Introducing Indices
- Reshaping the Result
- Sorting the Result
- Working with Data from Containers
- Working with Data from a Specific Document
- Using Metadata
- Modifying Documents
- Schema Constraints