Definition Type: AttributeGroup
Name: XML.Events
Namespace: http://www.w3.org/2002/xforms
Containing Schema: XForms-Schema.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 XML.Events in schema xforms-schema_xsd (W3C XForms)
Collapse XSD Schema Code:
<xsd:attributeGroup name="XML.Events">
    <xsd:attribute ref="ev:event" />
    <xsd:attribute ref="ev:observer" />
    <xsd:attribute ref="ev:target" />
    <xsd:attribute ref="ev:handler" />
    <xsd:attribute ref="ev:phase" />
    <xsd:attribute ref="ev:propagate" />
    <xsd:attribute ref="ev:defaultAction" />
</xsd: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)