Changes

Jump to navigation Jump to search
27 bytes added ,  12:03, 6 May 2019
=Namespaces=
In XQuery, various some namespaces are statically bound to prefixes. The following query requires no additional namespaces declarations in the query prolog:
<pre class="brush:xquery">
</pre>
In BaseX, many additional namespace bindings existnamespaces are predefined. Apart from the namespaces that are listed on the [[Module Library]] page, the following namespaces are bound:
{| class="wikitable sortable"
! Namespace URI
|-
| [[Serialization#Annotations|BaseX Annotations]], [[#Pragmas|Pragmas]], …| <code>outputbasex</code>| <code><nowiki>http://www.w3basex.org/2010/xslt-xquery-serialization</nowiki></code>
|-
| [[XQuery ErrorsRESTXQ#Input Options|RESTXQ: Input Options]]| <code>errinput</code>| <code><nowiki>http://www.w3basex.org/2005modules/xqt-errorsinput</nowiki></code>
|-
| [[Repository#EXPath_Packaging|EXPath Packages]]
| <code><nowiki>http://expath.org/ns/pkg</nowiki></code>
|-
| EXPath error namespace[[XQuery Errors]]| <code>experrerr</code>| <code><nowiki>http://expathwww.w3.org/ns2005/errorxqt-errors</nowiki></code>
|-
| BaseX [[#Annotations|AnnotationsSerialization]], [[#Pragmas|Pragmas]], …| <code>basexoutput</code>| <code><nowiki>http://basexwww.w3.org/2010/xslt-xquery-serialization</nowiki></code>
|}
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu