Definition Type: AttributeGroup
Name: Common.Attributes
Namespace: http://www.w3.org/2002/xforms
Containing Schema: XForms-Schema.xsd
Documentation:
Attributes for _every_ element in XForms
Collapse XSD Schema Diagram:
Drilldown into id in schema xforms-schema_xsdXSD Diagram of Common.Attributes in schema xforms-schema_xsd (W3C XForms)
Collapse XSD Schema Code:
<xsd:attributeGroup name="Common.Attributes">
    <xsd:annotation>
        <xsd:documentation>Attributes for _every_ element in XForms</xsd:documentation>
    </xsd:annotation>
    <xsd:attribute name="id" type="xsd:ID" use="optional" />
    <xsd:anyAttribute namespace="##other" />
</xsd:attributeGroup>
Collapse Child Attributes:
Name Type Default Value Use
id xforms:id Optional
<anyAttribute> Allowed namespace: '##other'