DDI 3.0 - 2006-03-24

http://www.w3.org/1999/xhtml
attributeGroup a.attlist

Properties
This component is not nillable.

Model

  accesskey = Character
  charset = Charset
  href = URI
  hreflang = LanguageCode
  rel = LinkTypes
  rev = LinkTypes
  tabindex = Number
  type = ContentType



Attribute Summary
 Characteraccesskey
          
 Charsetcharset
          
 URIhref
          
 LanguageCodehreflang
          
 LinkTypesrel
          
 LinkTypesrev
          
 Numbertabindex
          
 ContentTypetype
          

Attribute Detail

accesskey

Type:
Character
Use:
optional
Form:
unqualified

charset

Type:
Charset
Use:
optional
Form:
unqualified

href

Type:
URI
Use:
optional
Form:
unqualified

hreflang

Type:
LanguageCode
Use:
optional
Form:
unqualified

rel

Type:
LinkTypes
Use:
optional
Form:
unqualified

rev

Type:
LinkTypes
Use:
optional
Form:
unqualified

tabindex

Type:
Number
Use:
optional
Form:
unqualified

type

Type:
ContentType
Use:
optional
Form:
unqualified

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>

DDI 3.0 - 2006-03-24

Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.