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

xml:lang
Type:
xs:language, predefined
Use:
optional
Defined:
by reference within (this) xml:specialAttrs attributeGroup
XML Source (see within schema source)
<xs:attribute ref="xml:lang"/>

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

XML schema documentation generated with DocFlex/XML 1.8.7 using DocFlex/XML XSDDoc 2.7.0 template set