The @target attribute acts as a pointer to another element in the same document, typically within the TBX-namespaced elements. For the link to be established, the value of the @target attribute on a source element must be the same as the value of a unique identifier (@id attribute) on the element to which the target points.
Value | Meaning |
---|---|
An internal identifier (IDREF) for use as a pointer. | This pointer must be the same as an existing identifier (@id) within the standards document. |