This is the "greater than or equal to" operator. When comparing single objects, comparison operators convert their operands ...

This is the "greater than or equal to" operator. When comparing single objects, comparison operators convert their operands to numbers. 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.