DDI 3.0 - 2006-03-24

http://www.w3.org/1999/xhtml
element a

Properties
This component is not nillable.

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

</a>


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:element name="a" type="a.type"/>

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.