<iff>
| <iff> (if and only if) separates the condition from the consequence in a bicond element. 18.11 Feature System Declaration | |
| Modul | iso-fs — 18 Feature Structures | 
| Verwendet von | |
| Kann enthalten | Leeres Element | 
| Deklaration | 
 
element iff { att.global.attributes, empty } | 
| Beispiel | <bicond> <fs> <f name="FOO"> <symbol value="42"/> </f> </fs> <iff/> <fs> <f name="BAR"> <binary value="true"/> </f> </fs> </bicond> | 
