Changes

Jump to navigation Jump to search
62 bytes removed ,  19:53, 11 July 2014
|-
| '''Summary'''
|Evaluates {{Code|$query}} as XQuery expression at runtime and returns the resulting items.<br/>The evaluated query has its own query context. If a returned node is stored in a database, a main-memory copy will be returned as result, because the referenced database is closed after query execution and will not be accessible anymore.<br />Variables and context items can be declared via {{Code|$bindings}}. The specified keys must be QNames or strings, the values can be arbitrary item sequences:* variables specified as QNames If a key is a QName, it will be directly interpreted adopted as variable name.* variables specified as xs:It a key is a string , it may be prefixed with a dollar sign. Namespace can be specified using the [http://www.jclark.com/xml/xmlns.htm Clark Notation].
* If the specified string is empty, the value will be bound to the context item.
The {{Code|$options}} parameter contains evaluation options, which can either be specified
Bureaucrats, editor, reviewer, Administrators
13,554

edits

Navigation menu