Difference between revisions of "XQuery"

From BaseX Documentation
Jump to navigation Jump to search
Line 2: Line 2:
  
 
<div style="float:left; width:48%;">
 
<div style="float:left; width:48%;">
{{Large|[[XQuery 3.0]]}}
+
===[[XQuery 3.0]]===
 
Features of the upcoming [http://www.w3.org/TR/xquery-30/ XQuery 3.0] Recommendation.
 
Features of the upcoming [http://www.w3.org/TR/xquery-30/ XQuery 3.0] Recommendation.
  
{{Large|[[XQuery Modules|Modules]]}}
+
===[[XQuery Modules|Modules]]===
 
Additional function modules provided by BaseX.
 
Additional function modules provided by BaseX.
  
{{Large|[[Packaging]]}}
+
===[[Packaging]]===
 
Embedding of external modules, based on the [http://expath.org/modules/pkg/ EXPath Packaging System].
 
Embedding of external modules, based on the [http://expath.org/modules/pkg/ EXPath Packaging System].
  
{{Large|[[Java Bindings]]}}
+
===[[Java Bindings]]===
 
Accessing and calling Java code from XQuery.
 
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%;">
{{Large|[[Full-Text]]}}
+
===[[Full-Text]]===
 
How to use BaeX as a full-fledged full text processor.
 
How to use BaeX as a full-fledged full text processor.
  
{{Large|[[Updates]]}}
+
===[[Updates]]===
 
Updating databases and local resources via XQuery Update.
 
Updating databases and local resources via XQuery Update.
  
{{Large|[[Serialization]]}}
+
===[[Serialization]]===
 
Serialization parameters supported by BaseX.
 
Serialization parameters supported by BaseX.
  
{{Large|[[XQuery Errors|Errors]]}}
+
===[[XQuery Errors|Errors]]===
 
Errors raised by XQuery expressions.
 
Errors raised by XQuery expressions.
 
 
</div>
 
</div>
 +
<div>&nbsp;</div>
 
[[Category:XQuery]]
 
[[Category:XQuery]]
 +
 +
__NOTOC__

Revision as of 21:46, 31 March 2012

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

Features of the upcoming XQuery 3.0 Recommendation.

Modules

Additional function modules provided by BaseX.

Packaging

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

Java Bindings

Accessing and calling Java code from XQuery.

 

Full-Text

How to use BaeX 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.