Difference between revisions of "XQuery"

From BaseX Documentation
Jump to navigation Jump to search
Line 7: Line 7:
 
;[[Module Library]]
 
;[[Module Library]]
 
Additional functions included in the internal modules.
 
Additional functions included in the internal modules.
 +
 +
;[[Java Bindings]]
 +
Accessing and calling Java code from XQuery.
  
 
;[[Repository]]
 
;[[Repository]]
 
Install and manage XQuery and Java modules.
 
Install and manage XQuery and Java modules.
 
;[[Java Bindings]]
 
Accessing and calling Java code from XQuery.
 
 
</div><div style="float:left; width:4%;">&nbsp;
 
</div><div style="float:left; width:4%;">&nbsp;
 
</div><div style="float:left; width:48%;">
 
</div><div style="float:left; width:48%;">

Revision as of 02:43, 4 January 2016

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:

XQuery 3.0 and XQuery 3.1

Features of the new XQuery Recommendations.

Module Library

Additional functions included in the internal modules.

Java Bindings

Accessing and calling Java code from XQuery.

Repository

Install and manage XQuery and Java modules.

 
Full-Text

How to use BaseX as a full-fledged full-text processor.

Updates

Updating databases and local resources via XQuery Update.

Serialization

Serialization parameters supported by BaseX.

Errors

Errors raised by XQuery expressions.