Changes

Jump to navigation Jump to search
288 bytes removed ,  12:34, 7 December 2010
==db:index-info==
<table> {| <tr> |- <td | width="90"> | <b>Signatures</b> </td> <td> | <code> <b>db:index-info</b>($type as xs:string) as xs:string</code> <br /> |- </td> </tr> <tr> <td> | <b>Summary</b> </td> <td>| Returns database index information.</td> </tr> <tr> <td> |- | <b>Rules</b> </td> <td>| This function returns information on an index of the database that is referenced by the current context item.<br /> <code>$type</code> must be one of the values <code>TEXT</code>, <code>ATTRIBUTE</code>, <code>FULLTEXT</code>, <code>PATH</code>, <code>TAG</code>, or <code>ATTNAME</code>.<br /> </td> </tr> |- <tr> <td> | <b>Errors</b> </td> <td> | <b>[BASX0001]</b> is raised if the specified index is not available.<br /> <b>[BASX0002]</b> is raised if the context item does not represent a database node.<br /> </td> </tr> </table>|}
Anonymous user

Navigation menu