Changes

Jump to navigation Jump to search
5 bytes removed ,  23:47, 25 May 2012
All functions share {{Mono|$db}} as argument, which may either reference a string, denoting the name of the addressed database, or a node from an already opened database. The following errors may be raised by all functions:
* <b>[[XQuery Errors#BaseX Errors|BASX0001]]</b> is raised if the index required by a function is not available.
* '''[[Database Module#Errors|BXDB0001]]''' is raised if {{Mono|$db}} references a node that is not stored in a database (i.e., references a main-memory XML fragment).
* '''[[Database Module#Errors|BXDB0002]]''' is raised if the addressed database cannot be opened.
* '''[[Database Module#Errors|BXDB0004]]''' is raised if the index required by a function is not available.
=Functions=
Bureaucrats, editor, reviewer, Administrators
13,551

edits

Navigation menu