Definition Type: AttributeGroup
Name: atomCommonAttributes
Namespace: http://www.w3.org/2005/Atom
Containing Schema: ATOM.xsd
Collapse XSD Schema Diagram:
Drilldown into undefinedAttribute in schema atom_xsd Drilldown into lang in schema xml_xsd Drilldown into base in schema xml_xsdXSD Diagram of atomCommonAttributes in schema atom_xsd (Atom Syndication Format)
Collapse XSD Schema Code:
<xs:attributeGroup name="atomCommonAttributes">
    <xs:attribute ref="xml:base" />
    <xs:attribute ref="xml:lang" />
    <xs:attributeGroup ref="atom:undefinedAttribute" />
</xs:attributeGroup>
Collapse Child Attributes:
Name Type Default Value Use
base xml:base (Optional)
lang xml:lang (Optional)
<anyAttribute> Allowed namespace: '##other'