Changes

Jump to navigation Jump to search
15 bytes removed ,  16:07, 19 January 2016
no edit summary
|-
| width='120' | '''Signatures'''
|{{Func|db:attribute|$db as xs:string, $string as item()|attribute()*}}<br/>{{Func|db:attribute|$db as xs:string, $string as item(), $attname name as xs:string|attribute()*}}
|-
| '''Summary'''
|Returns all attribute nodes of the database {{Code|$db}} that have {{Code|$string}} as string value and that are stored in the attribute index.<br />If {{Code|$attnamename}} is specified, the resulting attribute nodes are filtered by their attribute name.
|-
| '''Errors'''
|-
| width='120' | '''Signatures'''
|{{Func|db:attribute-range|$db as xs:string, $min as xs:string, $max as xs:string|attribute()*}}<br/>{{Func|db:attribute-range|$db as xs:string, $min as xs:string, $max as xs:string, $attname name as xs:string|attribute()*}}
|-
| '''Summary'''
|-
| width='120' | '''Signatures'''
|{{Func|db:token|$db as xs:string, $token as item()|attribute()*}}<br/>{{Func|db:token|$db as xs:string, $token as item(), $attname name as xs:string|attribute()*}}
|-
| '''Summary'''
|Returns all attribute nodes of the database {{Code|$db}}, the value of which contains the specified {{Code|$token}}.<br />If {{Code|$attnamename}} is specified, the resulting attribute nodes are filtered by their attribute name.
|-
| '''Errors'''
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu