<fsConstraints>
| <fsConstraints> 妥当な素性構造の内容に課す制約を示す. 18.11 Feature System Declaration | |
| モジュール | iso-fs — 18 Feature Structures | 
| 属性 | |
| 当該モジュールを使用するもの | |
| 下位 | |
| 宣言 | 
 
element fsConstraints { att.global.attributes, ( cond | bicond )* } | 
| 例 | <fsConstraints> <cond> <fs> <!-- ...--> </fs> <then/> <fs> <!-- ... --> </fs> </cond> <bicond> <!-- ... --> </bicond> <cond> <!-- ... --> </cond> </fsConstraints>  | 
| 解説 | 
    一連の条件,すなわち必要十分条件を示す.
      | 
