Loading TOC...

XMLNode.parentNode

XMLNode.parentNode as XMLNode

Summary

The node that is this node's parent.

Example

fn.head(cts.doc("example.xml").xpath(".//TITLE")).parentNode;

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