<xs:element name="not_equals_operator"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="<>"/> </xs:restriction> </xs:simpleType> </xs:element>