Definition Type Complex Type
Name attributeGroup
Namespace http://www.w3.org/2001/XMLSchema
Type xs:annotated
Abstract True
XSD Schema .\XsdSchemaStandard.xsd
XSD Schema Diagram
XSD Schema Code
<xs:complexType name="attributeGroup" abstract="true" >
  <xs:complexContent mixed="false">
    <xs:extension base="xs:annotated">
      <xs:group ref="xs:attrDecls"/>
      <xs:attributeGroup ref="xs:defRef"/>
    </xs:extension>

  </xs:complexContent>

</xs:complexType>
Child Elements
Name Type Min Occurs Max Occurs
Child Attributes
Name Type Default Value Use
Derivation Tree
xs:openAttrs
    xs:annotated
        attributeGroup
            xs:attributeGroupRef
                xs:attributeGroup
            xs:namedAttributeGroup
                xs:attributeGroup
                    xs:attributeGroup
References
xs:attributeGroupRef , xs:namedAttributeGroup
Generated using Liquid XML Studio by Liquid Technologies Ltd