<fvLib>
<fvLib> (feature-value library) assembles a library of reusable feature value elements (including complete feature structures). 18.4 Feature and Feature-Value Libraries | |
Modul | iso-fs — 18 Feature Structures |
Attribute | |
Verwendet von | |
Kann enthalten | |
Deklaration |
element fvLib { att.global.attributes, model.featureVal* } |
Beispiel | <fvLib n="symbolic values"> <symbol xml:id="sfirst" value="first"/> <symbol xml:id="ssecond" value="second"/> <!-- ... --> <symbol xml:id="ssing" value="singular"/> <symbol xml:id="splur" value="plural"/> <!-- ... --> </fvLib> |