NodeList.item( n as Number ) as XMLNode
Return the nth node.
cts.doc("example.xml").getElementsByTagName("para").item(3);
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.