Loading TOC...

xdmp:forest-updates-allowed

xdmp:forest-updates-allowed(
   $forest-id as xs:unsignedLong
) as xs:string

Summary

Return updates allowed state of the forest with the given ID.

Parameters
forest-id A forest ID.

Example

xdmp:forest-updates-allowed(8456374036761185098)
=> "all"

Stack Overflow iconStack Overflow: Get the most useful answers to questions from the MarkLogic community, or ask your own question.