<fsdLink> (feature structure declaration link) 素性構造宣言により素性構造の名前を示す. [18.11 Feature System Declaration]
モジュールiso-fs — 18 Feature Structures
属性att.global (@xml:id, @n, @xml:lang, @rend, @style, @rendition, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.facs (@facs)) (att.global.change (@change))
type 解説される素性構造を示す.少なくともひとつの素性構造に関する属性 typeの値が付与される.
状態 必須
データ型

<rng:ref name="data.enumerated"/>
data.enumerated
any string of characters.
target 素性構造宣言要素(fsDecl)へのポインタが示される.
状態 必須
データ型

<rng:ref name="data.pointer"/>
data.pointer
当該モジュールを使用するもの
上位
iso-fs: fsdDecl
下位空要素
宣言

<rng:element name="fsdLink">
 <rng:ref name="att.global.attributes"/>
 <rng:ref name="att.global.linking.attributes"/>
 <rng:ref name="att.global.analytic.attributes"/>
 <rng:ref name="att.global.facs.attributes"/>
 <rng:ref name="att.global.change.attributes"/>
 <rng:attribute name="type">
  <rng:ref name="data.enumerated"/>
 </rng:attribute>
 <rng:attribute name="target">
  <rng:ref name="data.pointer"/>
 </rng:attribute>
 <rng:empty/>
</rng:element>
element fsdLink
{
   att.global.attributes,
   att.global.linking.attributes,
   att.global.analytic.attributes,
   att.global.facs.attributes,
   att.global.change.attributes,
   attribute type { data.enumerated },
   attribute target { data.pointer },
   empty
}
<fsdLink
  type="subentry"
  target="http://www.example.com/fsdLib.xml#L1234"/>