XMLNode.isEqualNode( node as Node ) as Boolean
Whether this node is equal to another node.
cts.doc("example.xml").firstChild.isEqualNode( cts.doc("example2.xml").firstChild)
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.