Points to an internal link target by identifying the value of its @xml:id attribute (or @id attribute for <table>)
<affiliation>,
<attribution>,
<author>,
<bibliomixed>,
<blockquote>,
<citation>,
<email>,
<footnote>,
<footnoteref>,
<imageobject>,
<legalnotice>,
<link>,
<personname>,
<term>,
<trademark>
| Value |
Meaning |
| An identifier (IDREF) |
The pointing uses the ID/IDREF mechanism,
using the @linkend attribute of the associated element (for example, <term>) to point to the @xml:id (or @id) attribute of an existing element (for example, <listitem>).
|
| Restriction: This attribute may be specified if the element is used.
|
| Value |
Meaning |
| An identifier (IDREF) |
The pointing uses the ID/IDREF mechanism,
using the @linkend attribute of the <xref> element to point to the @xml:id (or @id) attribute of an existing element.
|
| Restriction: This attribute must be specified if the element is used.
|