(eXist version: 1.4.0, build: 20091111.) Modules have to be enabled in conf.xml to appear here.
Expand All or select a single module:
| Name | Description | Namespace URI |
| example | A module for showing good examples of module usage | http://exist-db.org/xquery/examples |
| httpclient | A module for performing HTTP requests as a client | http://exist-db.org/xquery/httpclient |
| ft | A module for full text indexed searching based on Lucene. | http://exist-db.org/xquery/lucene |
| ngram | A module for NGram-based indexed searching. | http://exist-db.org/xquery/ngram |
| request | A module for dealing with HTTP requests. | http://exist-db.org/xquery/request |
| response | A module for dealing with HTTP responses. | http://exist-db.org/xquery/response |
| session | A module for dealing with the HTTP session. | http://exist-db.org/xquery/session |
| system | A module for retrieving information about eXist and the system. | http://exist-db.org/xquery/system |
| text | A module for text searching extension functions. | http://exist-db.org/xquery/text |
| transform | A module for dealing with XSL transformations. | http://exist-db.org/xquery/transform |
| util | A module for various utility extension functions. | http://exist-db.org/xquery/util |
| validation | A module for XML validation and grammars functions. | http://exist-db.org/xquery/validation |
| xmldb | A module for database manipulation functions. | http://exist-db.org/xquery/xmldb |
| fn | A module with the XQuery/XPath Core Library Functions | http://www.w3.org/2005/xpath-functions |