This is the "not equal to" operator. When comparing single objects, comparison operators convert their operands to the common ...

This is the "not equal to" operator. When comparing single objects, comparison operators convert their operands to the common type. When comparing node-sets, a comparison evaluates to "true" if the comparison holds true for at least one pair of single nodes across the two node-sets.