XQuery

From BaseX Documentation
Revision as of 21:03, 31 March 2012 by CG (talk | contribs)
Jump to navigation Jump to search

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. However, the processor is also a flexible general purpose processor, which can access local and remote sources. High conformance with the official specifications is one of our main objectives, as the results of the XQuery Test Suite demonstrate. This section contains information on the query processor and its extensions:

Template:Large Features of the upcoming XQuery 3.0 Recommendation.

Template:Large Additional function modules provided by BaseX.

Template:Large Embedding of external modules, based on the EXPath Packaging System.

Template:Large Accessing and calling Java code from XQuery.

 

Template:Large How to use BaeX as a full-fledged full text processor.

Template:Large Updating databases and local resources via XQuery Update.

Template:Large Serialization parameters supported by BaseX.

Template:Large Errors raised by XQuery expressions.