<then>
| <then> 要素if中のデフォルト値と条件部,または要素cond中の 前提部と帰結部を区切る. 18.11 Feature System Declaration | |
| モジュール | iso-fs — 18 Feature Structures | 
| 属性 | att.global (@xml:id, @n, @xml:lang, @rend, @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)) | 
| 当該モジュールを使用するもの | |
| 上位 | |
| 下位 | 空要素 | 
| 宣言 | 
 element then { att.global.attributes, att.global.linking.attributes, att.global.analytic.attributes, att.global.facs.attributes, att.global.change.attributes, empty } | 
| 例 | <cond> <fs> <f name="BAR"> <symbol value="1"/> </f> </fs> <then/> <fs> <f name="FOO"> <binary value="false"/> </f> </fs> </cond> | 
| 解説 | 
    当該要素は,素性システム宣言を人が読みやすくするためのものである.
     | 
