2.2.3.6 tns:IsGreaterThan Element

The IsGreaterThan element specifies a search expression that compares a property with either a constant value or another property and evaluates to true if the first property is greater.

 <xs:element name="IsGreaterThan"
   type="t:IsGreaterThanType"
   substitutionGroup="t:SearchExpression"
 />