Definition Type: AttributeGroup
Name: specialAttrs
Namespace: http://www.w3.org/XML/1998/namespace
Containing Schema: xml.xsd
Collapse XSD Schema Diagram:
Drilldown into id in schema xml_xsd Drilldown into space in schema xml_xsd Drilldown into lang in schema xml_xsd Drilldown into base in schema xml_xsdXSD Diagram of specialAttrs in schema xml_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xs:attributeGroup name="specialAttrs">
    <xs:attribute ref="xml:base" />
    <xs:attribute ref="xml:lang" />
    <xs:attribute ref="xml:space" />
    <xs:attribute ref="xml:id" />
</xs:attributeGroup>
Collapse Child Attributes:
Name Type Default Value Use
base nsE:base (Optional)
lang nsE:lang (Optional)
space nsE:space (Optional)
id nsE:id (Optional)