<iff>
<iff> (if and only if) separates the condition from the consequence in a bicond element. [19.11 Feature System Declaration] | |
Modul | iso-fs — Feature Structures |
Attribute |
|
Enthalten in |
iso-fs: bicond
|
Kann enthalten | Leeres Element |
Anmerkung |
This element is provided primarily to enhance the human readability of the feature-system declaration. |
Beispiel |
<bicond>
<fs> <f name="FOO"> <symbol value="42"/> </f> </fs> <iff/> <fs> <f name="BAR"> <binary value="true"/> </f> </fs> </bicond> |
Content model |
<content> |
Schema Deklaration |
<rng:element name="iff"> element iff { att.global.attributes, att.global.rendition.attributes, att.global.linking.attributes, att.global.analytic.attributes, att.global.facs.attributes, att.global.change.attributes, att.global.responsibility.attributes, att.global.source.attributes, empty } |