LinkType Adds semantic value to the pointed resource. The attribute can assume one
of the following values.
Alternate : A substitutive version of the current document. Used with the
lang attribute, it implies a translation of the document. Used with the
media attribute, it implies a version of the document for a different support.
Stylesheet : Calls an external document that contains formatting rules.
Start : Refers to the first document in a collection.
Next : Refers to the next document in a collection as defined by the author.
Prev : Refers to the previous document in a collection as defined by the author.
Contents : Refers to a document that serves as a table of contents (TOC).
Index : Refers to a document providing an index for the current document.
Glossary : Refers to a document that provides a glossary of terms that
pertain to the current document.
Copyright : Refers to a copyright statement for the current document.
Chapter : Refers to a document that acts as a chapter in a collection.
Section : Refers to a document that acts as a section in a collection.
Pages:
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119