xdmp:default-collections( [$uri as xs:string] ) as xs:string*
Returns the collections any new document would get if the current user were to insert a document without specifying the collections.
Parameters | |
---|---|
uri | The document URI to get parent directory. |
xdmp:default-collections() => ("http://example.com/docs", "http://example.com/manuals")
Stack Overflow: Get the most useful answers to questions from the MarkLogic community, or ask your own question.