<fsdLink>

<fsdLink> (feature structure declaration link) 素性構造宣言により素性構造の名前を示す. 18.11 Feature System Declaration
モジュールiso-fs — 18 Feature Structures
属性
type 解説される素性構造を示す.少なくともひとつの素性構造に関する属性 typeの値が付与される.
状態 必須
データ型
data.enumerated
any string of characters.
target 素性構造宣言要素(<fsDecl>)へのポインタが示される.
状態 必須
データ型
data.pointer
当該モジュールを使用するものfsdDecl
下位空要素
宣言
element fsdLink
{
   att.global.attributes,
   attribute type { data.enumerated },
   attribute target { data.pointer },
   empty
}
<fsdLink
  type="subentry"
  target="http://www.example.com/fsdLib.xml#L1234"/>