XQuery
Welcome to the Query Portal, which is one of the Main Sections of this documentation. BaseX provides an implementation of the W3 XPath and XQuery languages, which are tightly coupled with the underlying database store. The processor is also a flexible general purpose processor, which can access and process local and remote sources and output results in various formats. BaseX is highly compliant with the official specifications. This section contains information on the query processor and its extensions:
- XQuery 3.0 and XQuery 3.1
Features of the new XQuery Recommendations.
Specifics of the BaseX XQuery processor.
Additional functions included in the internal modules.
Accessing and calling Java code from XQuery.
Install and manage XQuery and Java modules.
How to use BaseX as a full-fledged full-text processor.
Updating databases and local resources via XQuery Update.
Available index structures and their utilization.
Serialization parameters supported by BaseX.
Errors raised by XQuery expressions.