Changes

Jump to navigation Jump to search
347 bytes added ,  08:46, 4 May 2016
no edit summary
|-
| '''Summary'''
|Evaluates {{Code|$query}} as updating XQuery expression at runtime.<br/>All updates will be added to the [[XQuery Update#Pending Update List|Pending Update List]] of the main query and performed after the evaluation of the main query.<br />The semantics rules of the {{Code|$bindings}} and {{Code|$options}} parameters is are the same as for [[#xquery:eval|xquery:eval]].
|-
| '''Errors'''
==xquery:parse-uri==
 
{{Mark|Updated with Version 8.5}}: Relative URIs will always be resolved against the static base URI.
{| 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 URI. The rules for the {{Code|$options}} parameter is 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 URI.
{| width='100%'
|-
| '''Summary'''
|Evaluates the XQuery module located at {{Code|$uri}} at runtime and returns the resulting items. Database nodes in the result A relative URI will be copied and returned insteadresolved against the static base URI.<br />The semantics rules of the {{Code|$bindings}} and {{Code|$options}} parameters is 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 URI
;Version 8.4
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu