Changes

Jump to navigation Jump to search
273 bytes added ,  13: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 existvarious other namespaces are predefined. Apart from the namespaces that are listed on the [[Module Library]] page, the following namespaces are statically bound:
{| class="wikitable sortable"
|-
! Description
! Prefix
! Namespace URI
! Namespace URI
|-
| [[Serialization#Annotations|BaseX Annotations]], [[#Pragmas|Pragmas]], …| <code>outputbasex</code>| <code><nowiki>http://wwwbasex.w3org</nowiki></code>|-| [[RESTXQ#Input Options|RESTXQ: Input Options]]| <code>input</code>| <code><nowiki>http://basex.org/2010modules/input</xsltnowiki></code>|-xquery-serialization| [[Repository#EXPath_Packaging|EXPath Packages]]| <code>pkg</code>| <code><nowiki>http://expath.org/ns/pkg</nowiki></code>
|-
| [[XQuery Errors]]
| <code><nowiki>http://www.w3.org/2005/xqt-errors</nowiki></code>
|-
| [[Repository#EXPath_Packaging|EXPath PackagesSerialization]]| <code>pkgoutput</code>| <code><nowiki>http://expathwww.w3.org/spec2010/pkgxslt-xquery-serialization</nowiki></code>
|}
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu