2.2.3.10 tns:IsNotEqualTo Element

The IsNotEqualTo element specifies a search expression that compares a property value with either a constant value or another property value and evaluates to true if they are not the same.

 <xs:element name="IsNotEqualTo"
   type="t:IsNotEqualToType"
   substitutionGroup="t:SearchExpression"
 />