info:policy-names() as xs:string*
[DEPRECATED] This function returns the names of all stored policies.
xquery version "1.0-ml"; import module namespace info = "http://marklogic.com/appservices/infostudio" at "/MarkLogic/appservices/infostudio/info.xqy"; info:policy-names( ) (: Returns the names of all of the set policies. :)
Stack Overflow: Get the most useful answers to questions from the MarkLogic community, or ask your own question.