| xhtml/xhtml1-strict.xsd | ||||||
| SUMMARY: DOCUMENTATION | ATTRIBUTES | 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
|
NMTOKENS | class
|
anonymous type derived from token | dir
|
URI | href
|
LanguageCode | hreflang
|
ID | id
|
LanguageCode | lang
|
union of (language | anonymous type derived from string) | lang
Attempting to install the relevant ISO 2- and 3-letter codes as the enumerated possible values is probably never going to be a realistic possibility. |
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 |
Defined with global type Charset
Defined with global type NMTOKENS
"ltr", "rtl"
Defined with global type URI
Defined with global type LanguageCode
Defined with global type ID
Defined with global type LanguageCode
Attempting to install the relevant ISO 2- and 3-letter
codes as the enumerated possible values is probably never
going to be a realistic possibility. See
RFC 3066 at http://www.ietf.org/rfc/rfc3066.txt and the IANA registry
at http://www.iana.org/assignments/lang-tag-apps.htm for
further information.
The union allows for the 'un-declaration' of xml:lang with
the empty string.
Defined as global attribute lang
| Union of Types | |
language | {: pattern = ([a-zA-Z]{1,8})(-[a-zA-Z0-9]{1,8})*} |
anonymous type derived from string |
|
Defined with global type MediaDesc
Defined with global type Script
Defined with global type Script
Defined with global type Script
Defined with global type Script
Defined with global type Script
Defined with global type Script
Defined with global type Script
Defined with global type Script
Defined with global type Script
Defined with global type Script
Defined with global type LinkTypes
Defined with global type LinkTypes
Defined with global type StyleSheet
Defined with global type Text
Defined with global type ContentType
| |||||||
| SUMMARY: DOCUMENTATION | ATTRIBUTES | FRAMES | NO FRAMES | ||||||