XMLNode.childNodes as NodeList
The children of this node.
The result is null except for document and element nodes.
See also the Node.xpath method.
cts.doc("example.xml").root.childNodes.length
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.