admin:ui-get-banner() as map:map
This function returns the UI banner setting.
http://marklogic.com/xdmp/privileges/admin/ui-banner
(:This returns the UI banner settings:) xquery version "1.0-ml"; import module namespace admin = "http://marklogic.com/xdmp/admin" at "/MarkLogic/admin.xqy"; admin:ui-get-banner()
Stack Overflow: Get the most useful answers to questions from the MarkLogic community, or ask your own question.