XCC
If you use XCC to insert a document with the node-update
permission into MarkLogic Server 8.0-6 or earlier, the behavior is undefined.
If you use XCC to insert a document with the node-update
permission into MarkLogic Server 8.0-7 or a later version of MarkLogic Server 8, the node-update
permission is silently discarded.
These restrictions apply to using Session.insertContent
with a Content
object whose ContentCreateOptions
include the ContentCapability.NODE_UPDATE
capability.