attributeGroup "a.attlist"
Namespace:
Content:
Defined:
Includes:
definitions of 8 attributes
Used:
XML Representation Summary
<...
   
 = 
xs:ID
 = 
xs:NMTOKENS
 = 
xs:string
 = 
xs:language
 = 
("ltr" | "rtl")
 = 
xs:string
 = 
xs:anyURI
 = 
xs:string
 = 
list of xs:string
 = 
xs:language
 = 
list of xs:NMTOKEN
 = 
list of xs:NMTOKEN
 = 
xs:string
 = 
xs:nonNegativeInteger
...>
Known Usage Locations
XML Source (see within schema source)
<xs:attributeGroup name="a.attlist">
<xs:attributeGroup ref="Common.attrib"/>
<xs:attribute name="href" type="URI"/>
<xs:attribute name="charset" type="Charset"/>
<xs:attribute name="type" type="ContentType"/>
<xs:attribute name="hreflang" type="LanguageCode"/>
<xs:attribute name="rel" type="LinkTypes"/>
<xs:attribute name="rev" type="LinkTypes"/>
<xs:attribute name="accesskey" type="Character"/>
<xs:attribute name="tabindex" type="Number"/>
</xs:attributeGroup>
Attribute Detail (all declarations; defined within this component only; 8/14)
accesskey
Type:
Use:
optional
Attribute Value
xs:string
Length:
1
XML Source (see within schema source)
<xs:attribute name="accesskey" type="Character"/>

charset
Type:
Use:
optional
Attribute Value
xs:string
XML Source (see within schema source)
<xs:attribute name="charset" type="Charset"/>

href
Type:
Use:
optional
Attribute Value
xs:anyURI
XML Source (see within schema source)
<xs:attribute name="href" type="URI"/>

hreflang
Type:
Use:
optional
Attribute Value
xs:language
XML Source (see within schema source)
<xs:attribute name="hreflang" type="LanguageCode"/>

rel
Type:
Use:
optional
Attribute Value
list of xs:NMTOKEN
XML Source (see within schema source)
<xs:attribute name="rel" type="LinkTypes"/>

rev
Type:
Use:
optional
Attribute Value
list of xs:NMTOKEN
XML Source (see within schema source)
<xs:attribute name="rev" type="LinkTypes"/>

tabindex
Type:
Use:
optional
Attribute Value
xs:nonNegativeInteger
XML Source (see within schema source)
<xs:attribute name="tabindex" type="Number"/>

type
Type:
Use:
optional
Attribute Value
list of xs:string
XML Source (see within schema source)
<xs:attribute name="type" type="ContentType"/>

XML schema documentation generated with DocFlex/XML RE 1.9.0 using DocFlex/XML XSDDoc 2.8.0 template set