Return to code system index

HtmlLinkType      [2.16.840.1.113883.5.58]

Description:

HtmlLinkType values are drawn from HTML 4.0 and describe the relationship between the current document and the anchor that is the target of the link

Lvl- Typ Concept Code
  Head Code-defined Value Set
Print Name Definition, Properties, Relationships
0-L alternate alternate

Definition:

Designates substitute versions for the document in which the link occurs. When used together with the lang attribute, it implies a translated version of the document. When used together with the media attribute, it implies a version designed for a different medium (or media).

0-L appendix appendix

Definition:

Refers to a document serving as an appendix in a collection of documents.

0-L bookmark bookmark

Definition:

Refers to a bookmark. A bookmark is a link to a key entry point within an extended document. The title attribute may be used, for example, to label the bookmark. Note that several bookmarks may be defined in each document.

0-L chapter chapter

Definition:

Refers to a document serving as a chapter in a collection of documents.

0-L contents contents

Definition:

Refers to a document serving as a table of contents. Some user agents also support the synonym ToC (from "Table of Contents").

0-L copyright copyright

Definition:

Refers to a copyright statement for the current document.

0-L glossary glossary

Definition:

Refers to a document providing a glossary of terms that pertain to the current document.

0-L help help

Definition:

Refers to a document offering help (more information, links to other sources of information, etc.).

0-L index index

Definition:

Refers to a document providing an index for the current document.

0-L next next

Definition:

Refers to the next document in a linear sequence of documents. User agents may choose to preload the "next" document, to reduce the perceived load time.

0-L prev prev

Definition:

Refers to the previous document in an ordered series of documents. Some user agents also support the synonym "Previous".

0-L section section

Definition:

Refers to a document serving as a section in a collection of documents.

0-L start start

Definition:

Refers to the first document in a collection of documents. This link type tells search engines which document is considered by the author to be the starting point of the collection.

0-L stylesheet stylesheet

Definition:

Refers to an external style sheet. See the section on external style sheets for details. This is used together with the link type "Alternate" for user-selectable alternate style sheets.

0-L subsection subsection

Definition:

Refers to a document serving as a subsection in a collection of documents.


Return to code system index