Loading TOC...

MarkLogic 12 EA 1 Product Documentation
XMLNode.nextSibling

XMLNode.nextSibling as XMLNode

Summary

The node that is the immediately following sibling of this node, if any.

Example

cts.doc("example.xml").root.firstChild.nextSibling

Stack Overflow iconStack Overflow: Get the most useful answers to questions from the MarkLogic community, or ask your own question.