<default>

<default> (default feature value) represents the value part of a feature-value specification which contains a defaulted value. 18.9 Default Values
Moduleiso-fs — 18 Feature Structures
AttributesGlobal attributes only
Used by
May containEmpty element
Declaration

<rng:element name="default">
<rng:ref name="att.global.attributes"/>
<rng:empty/>
</rng:element>
element default { att.global.attributes, empty }
Example
<f name="gender">
 <default/>
</f>