Make simple, powerful, and immediate changes to any aspect of how information is interpreted and acted on.
Make simple, powerful, and immediate changes to any aspect of how information is interpreted and acted on.
Make simple, powerful, and immediate changes to any aspect of how information is interpreted and acted on.
Make simple, powerful, and immediate changes to any aspect of how information is interpreted and acted on.
Make simple, powerful, and immediate changes to any aspect of how information is interpreted and acted on.
NodeList.item( n as Number ) as XMLNode
Return the nth node.
Parameters | |
---|---|
n | The index of the node on the node list. |
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.