Complex Type | xbl:handler.type |
<xsd:attribute name="propagate" default="continue"> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:enumeration value="continue"/> <xsd:enumeration value="stop"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> |