Definition Type: AttributeGroup
Name: XmlEvents.attlist
Namespace: http://www.w3.org/2001/xml-events
Containing Schema: xml-events-attribs-1.xsd
Collapse XSD Schema Diagram:
Drilldown into defaultAction in schema xml-events-attribs-1_xsd Drilldown into propagate in schema xml-events-attribs-1_xsd Drilldown into phase in schema xml-events-attribs-1_xsd Drilldown into handler in schema xml-events-attribs-1_xsd Drilldown into target in schema xml-events-attribs-1_xsd Drilldown into observer in schema xml-events-attribs-1_xsd Drilldown into event in schema xml-events-attribs-1_xsdXSD Diagram of XmlEvents.attlist in schema xml-events-attribs-1_xsd (W3C XForms)
Collapse XSD Schema Code:
<xs:attributeGroup name="XmlEvents.attlist">
    <xs:attribute ref="ev:event" />
    <xs:attribute ref="ev:observer" />
    <xs:attribute ref="ev:target" />
    <xs:attribute ref="ev:handler" />
    <xs:attribute ref="ev:phase" />
    <xs:attribute ref="ev:propagate" />
    <xs:attribute ref="ev:defaultAction" />
</xs:attributeGroup>
Collapse Child Attributes:
Name Type Default Value Use
event ev:event (Optional)
observer ev:observer (Optional)
target ev:target (Optional)
handler ev:handler (Optional)
phase ev:phase (Optional)
propagate ev:propagate (Optional)
defaultAction ev:defaultAction (Optional)