Difference between revisions of "Querying"

From BaseX Documentation
Jump to navigation Jump to search
Line 15: Line 15:
 
* [[HTTP Functions]] (<tt>http</tt>): Full-text functions, based on the [http://expath.org/spec/http-client EXPath HTTP Client Module]
 
* [[HTTP Functions]] (<tt>http</tt>): Full-text functions, based on the [http://expath.org/spec/http-client EXPath HTTP Client Module]
  
A complete list of the standard XQuery 1.1/3.0 functions is found in the [http://www.w3.org/TR/xpath-functions-11/ Official W3C Specification].
+
A complete list of the standard XQuery 3.0 functions is found in the [http://www.w3.org/TR/xpath-functions-11/ Official W3C Specification].
  
 
==Indexes==
 
==Indexes==

Revision as of 13:33, 12 January 2011

Welcome to the Query Portal. Here your find more information on performing XPath and XQuery requests. Apart from standard features, BaseX offers numerous extensions, which are listed on this page.

Extensions

Functions

A complete list of the standard XQuery 3.0 functions is found in the Official W3C Specification.

Indexes

Queries will be analyzed and optimized for index access on the fly.