<xsd:attribute name="showIf"> <xsd:simpleType> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="always" /> <xsd:enumeration value="enabled" /> <xsd:enumeration value="immediate" /> </xsd:restriction> </xsd:simpleType> </xsd:attribute>