Definition Type: Element
Name: reset
Namespace: http://www.w3.org/2002/xforms
Containing Schema: XForms-Schema.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into model in schema xforms-schema_xsd 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_xsd Drilldown into XML.Events in schema xforms-schema_xsd Drilldown into id in schema xforms-schema_xsd Drilldown into Common.Attributes in schema xforms-schema_xsdXSD Diagram of reset in schema xforms-schema_xsd (W3C XForms)
Collapse XSD Schema Code:
<xsd:element name="reset">
    <xsd:complexType>
        <xsd:attributeGroup ref="xforms:Common.Attributes" />
        <xsd:attributeGroup ref="xforms:XML.Events" />
        <xsd:attribute name="model" type="xsd:IDREF" use="optional" />
        <!-- E4 -->
    </xsd:complexType>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
id xforms:id Optional
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)
model xforms:model Optional
<anyAttribute> Allowed namespace: '##other'