propagate

Attribute Information

Used By

Complex Type xbl:handler.type

Source

<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>

Sample