<vNot>
<vNot> (value negation) represents a feature value which is the negation of its content. [19.8.2 Negation] | |
Module | iso-fs — Feature Structures |
Attributes |
|
Member of | |
Contained by | |
May contain | |
Example | |
Example |
<f name="mode">
<vNot> <vAlt> <symbol value="infinitive"/> <symbol value="participle"/> </vAlt> </vNot> </f> |
Content model |
<content> |
Schema Declaration |
<rng:element name="vNot"> element vNot { 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, model.featureVal } |