Changes

Jump to navigation Jump to search
37 bytes added ,  12:39, 14 July 2020
no edit summary
This article is part of the [[XQuery|XQuery Portal]].
In addition to the standard [httphttps://www.w3.org/TR/xpath-functions-3031/ XQuery Functions], BaseX comes with some hundred additional functions, which are packaged in various modules.
The namespaces of the following built-in modules are statically knownbound to their prefix. This means that they need not be (but may ) be) declared in the query prolog. =Conventions=
{| class="wikitable sortable"
| <code><nowiki>http://basex.org/modules/html</nowiki></code>
|-
| [[HTTP Client Module|HTTPClient]]
| Sending HTTP requests, based on the [http://expath.org/spec/http-client EXPath HTTP] module.
| <code>http</code>
|-
| [[JSON Module|JSON]]
| Parsing and serializing [httphttps://www.json.org JSON documents].
| <code>json</code>
| <code><nowiki>http://basex.org/modules/json</nowiki></code>
|-
| [[Math Module|Math]]
| Mathematical operations, extending the [httphttps://www.w3.org/TR/xpath-functions-3031/ W3C Working Draft].
| <code>math</code>
| <code><nowiki>http://www.w3.org/2005/xpath-functions/math</nowiki></code>
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu