Changes

Jump to navigation Jump to search
579 bytes removed ,  15:12, 14 April 2022
no edit summary
All functions and errors in this module are assigned to the <code><nowiki>http://basex.org/modules/xquery</nowiki></code> namespace, which is statically bound to the {{Code|xquery}} prefix.<br/>
=Dynamic Evaluation=
==xquery:eval==
|}
=XQuery Parsing=
==xquery:parse==
</MainModule>
</syntaxhighlight>
|}
 
==xquery:parse-uri==
 
{| width='100%'
|-
| width='120' | '''Signatures'''
|{{Func|xquery:parse-uri|$uri as xs:string|item()?}}<br />{{Func|xquery:parse-uri|$uri as xs:string, $options as map(*)?|item()?}}<br />
|-
| '''Summary'''
|Parses the XQuery module located at {{Code|$uri}} and returns the resulting query plan. A relative URI will be resolved against the static base URI of the query. The rules for the {{Code|$options}} parameter are the same as for [[#xquery:parse|xquery:parse]].
|-
| '''Errors'''
|Any error that may occur while parsing the query.
|}
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu