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
<...
   
 = 
xs:anyURI
 = 
(xs:language | "")
 = 
("default" | "preserve")
 = 
xs:ID
...>
Attribute Detail (all declarations; defined within this component only; 4/4)
xml:base
Type:
xs:anyURI, predefined
Use:
optional
XML Source (see within schema source)
<xs:attribute ref="xml:base"/>

xml:id
Type:
xs:ID, predefined
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
xs:language | ""
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.13 using FlexDoc/XML XSDDoc 2.9.5 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.