<linkinfo>

The <linkinfo> element allows you to place a descriptive paragraph after the links that are contained in a <linklist> element.

Content models

See appendix for information about this element in OASIS document type shells.

Inheritance

- topic/linkinfo

Example

This section is non-normative.

<linklist>
  <title>Repairing widgets</title>
  <link href="debug.dita" type="task"></link>
  <link href="repair.dita" type="task"></link>
  <link href="test.dita" type="task"></link>
  <linkinfo>To repair a reciprocating widget,
you must follow the instructions very carefully. Note
the sequence to follow. Do it.</linkinfo>
</linklist>

Content model

(Text | <dl> | <div> | <image> | <lines> | <lq> | <note> | <ol> | <p> | <pre> | <sl> | <ul> | <boolean> | <cite> | <keyword> | <ph> | <q> | <term> | <text> | <tm> | <xref> | <state> | <data> | <data-about> | <draft-comment> | <foreign> | <unknown> | <required-cleanup>)*

Contained by

<linklist>

Zero or more of the following
  • Text
  • <boolean>
  • <cite>
  • <data>
  • <data-about>
  • <div>
  • <dl>
  • <draft-comment>
  • <foreign>
  • <image>
  • <keyword>
  • <lines>
  • <lq>
  • <note>
  • <ol>
  • <p>
  • <ph>
  • <pre>
  • <q>
  • <required-cleanup>
  • <sl>
  • <state>
  • <term>
  • <text>
  • <tm>
  • <ul>
  • <unknown>
  • <xref>

Contained by

  • <linklist>

Inheritance

- topic/linkinfo

The <linkinfo> element is a base element type. It is defined in the topic module.

Attributes

The following attributes are available on this element: Universal attribute group.