Changes

Jump to navigation Jump to search
2 bytes added ,  21:02, 15 June 2012
|-
| width='90' | '''Signatures'''
|{{Func|xquery:eval|$expr query as xs:string|item()*}}<br />{{Func|xquery:eval|$expr as xs:string, $bindings as map(*)|item()*}}<br />
|-
| '''Summary'''
|Evaluates {{Code|$exprquery}} as XQuery expression at runtime and returns the resulting items.<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 will be directly interpreted as variable name.
* variables specified as xs:string 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 as context item.
Bureaucrats, editor, reviewer, Administrators
13,554

edits

Navigation menu