<default>

<default> (default feature value) represents the value part of a feature-value specification which contains a defaulted value. 18.9 Default Values
Module iso-fs — 18 Feature Structures
Used by
May contain Empty 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>