DDI 3.1 XML Schema Documentation (2009-10-18)
© DDI Alliance 2009 - licensed under the terms of the GNU Lesser General Public License
attributeGroup "a.attlist"
Namespace:
Content:
Defined:
Includes:
definitions of 8 attributes
Used:
XML Representation Summary
<...
    accesskey
 = 
xs:string
    charset
 = 
xs:string
    class
 = 
xs:NMTOKENS
    dir
 = 
("ltr" | "rtl")
    href
 = 
xs:anyURI
    hreflang
 = 
xs:language
    id
 = 
xs:ID
    rel
 = 
list of xs:NMTOKEN
    rev
 = 
list of xs:NMTOKEN
    style
 = 
xs:string
    tabindex
 = 
xs:nonNegativeInteger
    title
 = 
xs:string
    type
 = 
list of xs:string
    xml:lang
 = 
xs:language
...>
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 (defined in 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 SDK 1.7.2 using DocFlex/XML XSDDoc 2.1.0 template set