Loading TOC...

MarkLogic Server 11.0 Product Documentation
XMLNode.previousSibling

XMLNode.previousSibling as XMLNode

Summary

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

Example

cts.doc("example.xml").root.lastChild.previousSibling

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