Changes

Jump to navigation Jump to search
206 bytes removed ,  13:06, 9 March 2023
no edit summary
|- valign="top"
| width='120' | '''Signatures'''
|{{Func|index:facets|$db as xs:string|xs:string}}<br/pre>{{Func|index:facets|( $db as xs:string, $type as xs:string| := ()) as xs:string}}</pre>
|- valign="top"
|'''Summary'''
|- valign="top"
| width='120' | '''Signatures'''
|{{Func|index:texts|$db as xs:string|element(value)*}}<br/pre>{{Func|index:texts|( $db as xs:string, $prefix as xs:string|element := (value)*}}<br/>{{Func|index:texts| $db ascending as xs:string, $start as xsboolean :string, $ascending = ()) as xs:boolean|element(value)*}}</pre>
|- valign="top"
|'''Summary'''
|Returns all strings stored in the [[Indexes#Text Index|Text Index]] of the database {{Code|$db}}, along with their number of occurrences.<br/>If {{Code|$prefix}} is specified, the returned entries will be refined to the ones starting with that prefix.<br/>If {{Code|$startprefix}} and {{Code|$ascending}} are specified, all nodes will be returned after or before the specified start entry.
|- valign="top"
|'''Errors'''
|- valign="top"
| width='120' | '''Signatures'''
|{{Func|index:attributes|$db as xs:string|element(value)*}}<br/pre>{{Func|index:attributes|( $db as xs:string, $prefix as xs:string|element := (value)*}}<br/>{{Func|index:attributes| $db ascending as xs:string, $start as xsboolean :string, $ascending = ()) as xs:boolean|element(value)*}}</pre>
|- valign="top"
|'''Summary'''
|Returns all strings stored in the [[Indexes#Attribute Index|Attribute Index]] of the database {{Code|$db}}, along with their number of occurrences.<br/>If {{Code|$prefix}} is specified, the returned entries will be refined to the ones starting with that prefix.<br/>If {{Code|$startprefix}} and {{Code|$ascending}} are specified, all nodes will be returned after or before the specified start entry.
|- valign="top"
|'''Errors'''
|- valign="top"
| width='120' | '''Signatures'''
|{{Func|<pre>index:tokens|( $db as xs:string|) as element(value)*}}</pre>
|- valign="top"
|'''Summary'''
|- valign="top"
| width='120' | '''Signatures'''
|{{Func|<pre>index:element-names|( $db as xs:string|) as element(value)*}}</pre>
|- valign="top"
|'''Summary'''
|- valign="top"
| width='120' | '''Signatures'''
|{{Func|<pre>index:attribute-names|( $db as xs:string|) as element(value)*}}</pre>
|- valign="top"
|'''Summary'''
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu