LinktextThe <linktext> element provides the literal label or line of text for a link. In most cases, the text of a link can be resolved during processing by cross reference with the target resource. Use the <linktext> element only when the target cannot be reached, such as when it is a peer or external link, or the target is local but not in DITA format. When used inside a topic, it will be used as the text for the specified link; when used within a map, it will be used as the text for generated links that point to the specified topic.
[edit] Example<link href="tzover.htm#accsqlj"> <linktext>Accessing relational data with SQLJ</linktext> </link> [edit] Contains
[edit] Contained by
[edit] Inheritance:"- topic/linktext " when used in topics, and "- map/linktext " when used in maps.
[edit] Attributes
TOC: Language Specification 1.1 |
