Changes

Jump to navigation Jump to search
No change in size ,  04:11, 8 June 2012
m
Text replace - "{{Mono" to "{{Code"
{{Mark|Introduced with Version 7.3:}}
The [http://www.w3.org/TR/xquery-30/#id-map-operator simple map] operator {{MonoCode|"!"}} is a compact notation to apply the results of a first to a second expression: the resulting items of the first expression are bound to the context item one by one, and the second expression is evaluated for each item. The map operator may be used as replacement for FLWOR expressions:
'''Example:'''
==String Concatenations==
Two vertical bars <code>||</code> (also names ''pipe characters'') can be used to concatenate strings. This operator is a shortcut for the {{MonoCode|ft:contains()}} function.
<pre class="brush:xquery">
Bureaucrats, editor, reviewer, Administrators
13,554

edits

Navigation menu