Definition Type: ComplexType
Name: attributeGroup
Namespace: http://www.w3.org/2001/XMLSchema
Type: xsd:annotated
Containing Schema: XMLSchema.xsd
Abstract True
Collapse XSD Schema Diagram:
Drilldown into anyAttribute in schema xmlschema_xsd Drilldown into attributeGroup in schema xmlschema_xsd Drilldown into attribute in schema xmlschema_xsd Drilldown into attrDecls in schema xmlschema_xsd Drilldown into annotation in schema xmlschema_xsd Drilldown into openAttrs in schema xmlschema_xsd Drilldown into id in schema xmlschema_xsd Drilldown into annotated in schema xmlschema_xsd Drilldown into ref in schema xmlschema_xsd Drilldown into name in schema xmlschema_xsd Drilldown into defRef in schema xmlschema_xsdXSD Diagram of attributeGroup in schema xmlschema_xsd (W3C XForms)
Collapse XSD Schema Code:
<xs:complexType name="attributeGroup" abstract="true">
    <xs:complexContent>
        <xs:extension base="xs:annotated">
            <xs:group ref="xs:attrDecls" />
            <xs:attributeGroup ref="xs:defRef" />
        </xs:extension>
    </xs:complexContent>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
annotation xsd:annotation 0 (1)
attribute xsd:attribute (1) (1)
attributeGroup xsd:attributeGroup (1) (1)
anyAttribute xsd:anyAttribute 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
id xsd:id (Optional)
name xsd:name (Optional)
ref xsd:ref (Optional)
<anyAttribute>
<anyAttribute> Allowed namespace: '##other'
Collapse Derivation Tree:
Collapse References:
xsd:attributeGroupRef, xsd:namedAttributeGroup