attributeGroup "xml:specialAttrs"
Namespace:
Content:
Defined:
globally in xml.xsd; see XML source
Includes:
definitions of 4 attributes
Used:
never
Component Diagram
XML Representation Summary
<...
   
 = 
 = 
 = 
("default" | "preserve")
 = 
...>
XML Source (see within schema source)
<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>
Attribute Detail (all declarations; defined within this component only; 4/4)
xml:base
Type:
Use:
optional
XML Source (see within schema source)
<xs:attribute ref="xml:base"/>

xml:id
Type:
Use:
optional
XML Source (see within schema source)
<xs:attribute ref="xml:id"/>

xml:lang
Type:
anonymous simpleType (union of (xs:language | restriction of xs:string))
Use:
optional
Attribute Value
XML Source (see within schema source)
<xs:attribute ref="xml:lang"/>

xml:space
Type:
anonymous simpleType (restriction of xs:NCName)
Use:
optional
Attribute Value
enumeration of xs:NCName
Enumeration:
"default", "preserve"
XML Source (see within schema source)
<xs:attribute ref="xml:space"/>

XML schema documentation generated with FlexDoc/XML 1.12.5 using FlexDoc/XML XSDDoc 2.9.2 template set. All XSD diagrams generated by Oxygen XML Editor via FlexDoc/XML OxygenXML Integration.