A RESTful browser for eXist Java-Based Function Modules


http://exist-db.org/xquery/xmldb
A module for database manipulation functions.

xmldb:is-admin-user($user-id as xs:string) xs:boolean?
Returns true() if user $user-id has DBA role, false() otherwise.
$user-idThe user-id

Returns true() if user has DBA role, false() otherwise
Return to list of all modules