<fsDescr>

<fsDescr> 要素fsDeclで定義される素性構造の内容を,散文で示す. 18.11 素性システム宣言
モジュールiso-fs — 18 素性構造
属性
当該モジュールを使用するもの
下位
宣言

<rng:element name="fsDescr">
<rng:ref name="att.global.attributes"/>
<rng:ref name="macro.limitedContent"/>
</rng:element>
element fsDescr { att.global.attributes, macro.limitedContent }
<fsDecl type="Agreement">
 <fsDescr>This type of feature structure encodes the features
   for subject-verb agreement in English</fsDescr>
 <fDecl name="PERS">
  <fDescr>person (first, second, or third)</fDescr>
<!-- ... -->
 </fDecl>
 <fDecl name="NUM">
  <fDescr>number (singular or plural)</fDescr>
<!-- ...-->
 </fDecl>
</fsDecl>
解説
文字列,句レベル要素,挿入レベル要素.