
sec:security-namespace() as xs:string
Returns a string corresponding to the uri of the security namespace.
This function must be executed against the security database.
(: execute this against the security database :)
xquery version "1.0-ml";
import module namespace sec="http://marklogic.com/xdmp/security" at
"/MarkLogic/security.xqy";
sec:security-namespace()
=>
http://marklogic.com/xdmp/security