CharacterData.ownerDocument

CharacterData.ownerDocument as XMLDocument

Summary

This is inherited from the XMLNode object.

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