<fs>
| <fs> (feature structure) represents a feature structure, that is, a collection of feature-value pairs organized as a structural unit. 18.2 Elementary Feature Structures and the Binary Feature Value | |||||||||||||||||
| Modul | iso-fs — 18 Feature Structures | ||||||||||||||||
| Neben global gültigen Attributen | 
 | ||||||||||||||||
| Verwendet von | |||||||||||||||||
| Kann enthalten | iso-fs: f  | ||||||||||||||||
| Deklaration | 
 element fs { att.global.attributes, attribute type { data.enumerated }?, attribute feats { list { data.pointer+ } }?, f* } | ||||||||||||||||
| Beispiel | <fs type="agreement_structure"> <f name="person"> <symbol value="third"/> </f> <f name="number"> <symbol value="singular"/> </f> </fs> | ||||||||||||||||
