<link>

<link> 他の要素では上手く示せない,要素や一節間にある関連性やハイパーテキス トリンクを定義する. 16.1 Links
モジュールlinking — 16 Linking, Segmentation, and Alignment
属性 att.pointing (@type, @evaluate)
targets リンク付けされれている当該要素または一節の識別子を示す.
状態 必須
データ型 2–∞ occurrences of
data.pointer
空白文字で区切られる
two or more pointers (URIs), separated by whitespace
当該モジュールを使用するものlinkGrp model.global.meta
下位空要素
宣言
element link
{
   att.global.attributes,
   att.pointing.attributes,
   attribute targets { list { data.pointer, data.pointer+ } },
   empty
}
解説
This element should only be used to encode associations not otherwise provided for by more specific elements.
The location of this element within a document has no significance, unless it is included within a <linkGrp>, in which case it may inherit the value of the type attribute from the value given on the <linkGrp>.