Changes

Jump to navigation Jump to search
335 bytes removed ,  12:28, 7 December 2010
→‎db:open-pre: wikified table
==db:open-pre==
<table> {| <tr> |- <td | width="90"> | <b>Signatures</b> </td> <td> |<code> <b>db:open-pre</b>($name as xs:string, $pre 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>pre</i> value specified by <code>$pre</code>.<br /> </td> </tr> <tr> <td> |- | <b>Examples</b> </td> <td>| The expression <code>db:open-pre("docs", 0)</code> returns the first database node from the database named <code>docs</code>.<br /> </td> </tr> <tr> <td> |- | <b>Errors</b> </td> <td> | <b>[BASX0004]</b> is raised if the specified <code>$pre</code> value does not exist in the database.<br /> </td> </tr> </table> |}
==db:open-id==
<table>
Anonymous user

Navigation menu