Node Update
The node-update
capability provides a subset of the update
capability, enabling permission to update nodes within a document. The node-update
capability offers finer control of updates when combined with element level security. The node-update
capability covers xdmp:node-replace()
and xdmp:node-delete()
and can also be used in built-ins on properties, including xdmp:document-add-properties()
, xdmp:document-set-property()
, xdmp:document-set-properties()
and xdmp:document-remove-properties()
. Note that if a role has the update
capability, it automatically includes the node-update
capability as well.