Changes

Jump to navigation Jump to search
278 bytes removed ,  12:29, 7 December 2010
→‎db:open-id: wikified table
==db:open-id==
<table> {| <tr> |- <td | width="90"> | <b>Signatures</b> </td> <td> |<code> <b>db:open-id</b>($name as xs:string, $id as xs:integer) as node()</code> <br /> </td> </tr> <tr> |- <td> | <b>Summary</b> </td> <td>| Returns a specific database node.</td> </tr> <tr> <td> |- | <b>Rules</b> </td> <td>| This function opens the database specified by <code>$name</code> and returns the node with the <i>id</i> value specified by <code>$id</code>.<br />In contrast to the <i>pre</i> value, the <i>id</i> will remain valid after update operations.<br /> </td> </tr> <tr> <td> |- | <b>Errors</b> </td> <td> | <b>[BASX0004]</b> is raised if the specified <code>$id</code> does not exist in the database.<br /> </td> </tr> </table> |}
==db:text-index==
<table>
Anonymous user

Navigation menu