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