<f>
<f> (feature) represents a feature value specification, that is, the association of a name with a value of any of several different types. «#FSBI» | |||||||||||||||||||
Module | iso-fs | ||||||||||||||||||
Attributes |
| ||||||||||||||||||
Used by | bicond cond fLib fs if | ||||||||||||||||||
May contain | Empty element | ||||||||||||||||||
Declaration | element f { attribute name { text }, attribute fVal { text }?, model.featureVal* } | ||||||||||||||||||
Example | <f name="gender"> <symbol value="feminine"/> </f> | ||||||||||||||||||
Note | If the element is empty then a value must be supplied for the
fVal attribute. |