Definition Type: Element
Name: extension
Namespace: http://www.w3.org/2002/xforms
Containing Schema: XForms-Schema.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into id in schema xforms-schema_xsd Drilldown into Common.Attributes in schema xforms-schema_xsdXSD Diagram of extension in schema xforms-schema_xsd (W3C XForms)
Collapse XSD Schema Code:
<xsd:element name="extension">
    <xsd:complexType>
        <xsd:sequence>
            <xsd:any namespace="##other" />
        </xsd:sequence>
        <xsd:attributeGroup ref="xforms:Common.Attributes" />
    </xsd:complexType>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
<xs:any> Allowed namespace: '##other' (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id xforms:id Optional
<anyAttribute> Allowed namespace: '##other'