Complex Type | xbl:handler.type |
<xsd:attribute name="default-action" default="perform"> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:enumeration value="perform"/> <xsd:enumeration value="cancel"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> |