Changes

Jump to navigation Jump to search
316 bytes removed ,  12:31, 7 December 2010
==db:attribute-index==
<table> {| <tr> |- <td | width="90"> | <b>Signatures</b> </td> <td> |<code> <b>db:attribute-index</b>($string as item()) as attribute()*</code> <br /> <code> <b>db:attribute-index</b>($string as item(), $name as xs:string) as attribute()*</code> <br /> </td> |- </tr> <tr> <td> | <b>Summary</b> </td> <td>| Returns results from a attribute index request.</td> </tr> <tr> |- <td> | <b>Rules</b> </td> <td>| This function accesses the attribute index and returns all attribute nodes that have <code>$string</code> as string value.<br />If <code>$name</code> is specified, the resulting attribute nodes are filtered by their attribute name.<br /> </td> </tr> <tr> <td> |- | <b>Errors</b> </td> <td> |<b>[BASX0001]</b> is raised if the index is not available.<br /> <b>[BASX0002]</b> is raised if the context item does not represent a database node.<br /> </td> </tr> </table> |}
==db:fulltext-index==
<table>
Anonymous user

Navigation menu