XMLNode.ownerDocument

XMLNode.ownerDocument as XMLDocument

Summary

The document node containing this node, if any.

Example

fn.head(xdmp.value("//example")).ownerDocument.firstChild.nodeName
Powered by MarkLogic Server | Terms of Use | Privacy Policy