XMLNode.nodeValue as String
The DOM value of the node. For document and element nodes, this will be null.
cts.doc("example.xml").firstChild.nodeValue;
Stack Overflow: Get the most useful answers to questions from the MarkLogic community, or ask your own question.
Stack Overflow: Get the most useful answers to questions from the MarkLogic community, or ask your own question.