Loading TOC...

CharacterData.parentNode

CharacterData.parentNode as XMLNode

Summary

This is inherited from the XMLNode object.

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.