<xsd:attribute name="type" use="optional"> <xsd:simpleType> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="modal" /> <xsd:enumeration value="modeless" /> </xsd:restriction> </xsd:simpleType> </xsd:attribute>