
xdmp:role-get-default-collections( $rolename as xs:string ) as xs:string*
Return the default collections of specified role.
| Parameters | |
|---|---|
| rolename | A role name. |
xdmp:role-get-default-collections("nobody")
=> ("http://marklogic.com/xdmp/triggers")
Stack Overflow: Get the most useful answers to questions from the MarkLogic community, or ask your own question.