Changes

Jump to navigation Jump to search
65 bytes added ,  08:54, 4 May 2016
no edit summary
==xquery:parse-uri==
{{Mark|Updated with Version 8.5}}: Relative URIs will always be resolved against the static base URIof the query.
{| width='100%'
|-
| '''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 URIof the query. The rules for the {{Code|$options}} parameter are the same as for [[#xquery:parse|xquery:parse]].
|-
| '''Errors'''
==xquery:invoke==
{{Mark|Updated with Version 8.5}}: Relative URIs will always be resolved against the static base URIof the query.
{| width='100%'
|-
| '''Summary'''
|Evaluates the XQuery module located at {{Code|$uri}} at runtime and returns the resulting items. A relative URI will be resolved against the static base URIof the query.<br />The rules of the {{Code|$bindings}} and {{Code|$options}} parameters are the same as for [[#xquery:eval|xquery:eval]].
|-
| '''Errors'''
;Version 8.5
* Updated: [[#xquery:eval|xquery:eval]]: {{Code|base-uri}} option added
* Updated: Relative URIs will always be resolved against the static base URIof the query
;Version 8.4
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu