<fsConstraints>
| <fsConstraints> (feature-structure constraints) specifies constraints on the content of valid feature structures. 18.11 Feature System Declaration | |
| Modul | iso-fs — 18 Feature Structures | 
| Verwendet von | |
| Kann enthalten | |
| Deklaration | 
 
element fsConstraints { att.global.attributes, ( cond | bicond )* } | 
| Beispiel | <fsConstraints> <cond> <fs> <!-- ...--> </fs> <then/> <fs> <!-- ... --> </fs> </cond> <bicond> <!-- ... --> </bicond> <cond> <!-- ... --> </cond> </fsConstraints> | 
