XmlComparisonExtension extension

on

Methods

compareNodePosition(XmlNode other) int
Compares the position of this node and other.
contains(XmlNode other) bool
Test whether other is this node or contained in this node.
isEqualNode(XmlNode other) bool
Tests whether this node is equal to other.