Changes

Jump to navigation Jump to search
332 bytes added ,  15:53, 27 April 2012
return $c/name
</pre>
 
Text nodes can be directly accessed from the index via the XQuery function [[Database Module#db:text|db:text()]].
The contents of the index can be accessed via [[Index Module#index:texts|index:texts()]].
Since {{Version|7.2.1}}, the text index also supports range queries based on string comparisons:
return db:open('news')//entry[date-time > $min and date-time < $max]
</pre>
 
Text nodes can be directly accessed from the index via the XQuery function [[Database Module#db:text-range|db:text-range()]].
==Attribute Index==
Bureaucrats, editor, reviewer, Administrators
13,554

edits

Navigation menu