Changes

Jump to navigation Jump to search
371 bytes removed ,  14:58, 16 January 2017
no edit summary
==xquery:eval==
 
{{Mark|Updated with Version 8.5:}} <code>base-uri</code> option added.
{| width='100%'
* {{Code|timeout}}: query execution will be interrupted after the specified number of seconds.
* {{Code|memory}}: query execution will be interrupted if the specified number of megabytes will be exceeded. This check works best if only one process is running at the same time. Moreover, please note that this option enforces garbage collection, so it will take some additional time, and it requires GC to be enabled in your JVM.
* {{Code|base-uri}}: set [https://www.w3.org/TR/xquery-31/#dt-static-base-uri base-uri property] for the query. This URI will be used when resolving relative URIs by functions such as {{Code|fn:doc}}. Added with {{Version|8.5}}.
|-
| '''Errors'''
==xquery:parse-uri==
 
{{Mark|Updated with Version 8.5}}: Relative URIs will always be resolved against the static base URI of the query.
{| width='100%'
==xquery:invoke==
 
{{Mark|Updated with Version 8.5}}: Relative URIs will always be resolved against the static base URI of the query.
{| width='100%'
==xquery:fork-join==
 
{{Mark|Introduced with Version 8.5}}:
{| width='100%'
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu