| XHTML 1.0 (Second Edition) Strict | |||||
DETAILS: DOCUMENTATION | ATTRIBUTES | SOURCE | FRAMES| NO FRAMES |
Relationship values can be used in principle: a) for document specific toolbars/menus when used with the link element in document head e.g. start, contents, previous, next, index, end, help b) to link to a separate style sheet (rel="stylesheet") c) to make a link to a script (rel="script") d) by stylesheets to control how collections of html nodes are rendered into printed documents e) to make a link to a printable version of this document e.g. a PostScript or PDF version (rel="alternate" media="print")
Attribute Summary | |
Charset | charset |
xs:NMTOKENS | class |
<TODO local simpleType in attribute> | dir |
URI | href |
LanguageCode | hreflang |
xs:ID | id |
LanguageCode | lang |
xs:language | lang In due course, we should install the relevant ISO 2- and 3-letter codes as the enumerated possible values . |
MediaDesc | media |
Script | onclick |
Script | ondblclick |
Script | onkeydown |
Script | onkeypress |
Script | onkeyup |
Script | onmousedown |
Script | onmousemove |
Script | onmouseout |
Script | onmouseover |
Script | onmouseup |
LinkTypes | rel |
LinkTypes | rev |
StyleSheet | style |
Text | title |
ContentType | type |
Attribute Detail |
Charset charset
xs:NMTOKENS class
<TODO local simpleType in attribute> dir
URI href
LanguageCode hreflang
xs:ID id
LanguageCode lang
xs:language lang
MediaDesc media
Script onclick
Script ondblclick
Script onkeydown
Script onkeypress
Script onkeyup
Script onmousedown
Script onmousemove
Script onmouseout
Script onmouseover
Script onmouseup
LinkTypes rel
LinkTypes rev
StyleSheet style
Text title
ContentType type
<xs:element name="link"><xs:complexType></xs:element>
</xs:complexType>
| XHTML 1.0 (Second Edition) Strict | |||||
DETAILS: DOCUMENTATION | ATTRIBUTES | SOURCE | FRAMES| NO FRAMES |