MarkLogic Server 11.0 Product Documentation
XMLNode.nodeValueXMLNode.nodeValue as String
Summary
The DOM value of the node. For document and element nodes, this will be null.
Example
cts.doc("example.xml").firstChild.nodeValue;
Copyright © 2024 MarkLogic Corporation. MARKLOGIC is a
registered trademark of MarkLogic Corporation.