P5 Version 4.10.2. Last updated on 4th September 2025, revision bcfa98f42
A feature value library may include any number of values of any kind, including multiple
occurrences of identical values such as <binary value="true"/>
or default
. The only thing guaranteed unique in a feature value library is the set of labels
used to identify the values.
<content>
<classRef key="model.featureVal"
minOccurs="0" maxOccurs="unbounded"/>
</content>
<rng:element name="fvLib">
<rng:ref name="att.global.attributes"/>
<rng:ref name="att.global.analytic.attributes"/>
<rng:ref name="att.global.change.attributes"/>
<rng:ref name="att.global.facs.attributes"/>
<rng:ref name="att.global.linking.attributes"/>
<rng:ref name="att.global.rendition.attributes"/>
<rng:ref name="att.global.responsibility.attributes"/>
<rng:ref name="att.global.source.attributes"/>
<rng:ref name="att.cmc.attributes"/>
<rng:zeroOrMore>
<rng:ref name="model.featureVal"/>
</rng:zeroOrMore>
</rng:element>
element fvLib { att.global.attributes, att.global.analytic.attributes, att.global.change.attributes, att.global.facs.attributes, att.global.linking.attributes, att.global.rendition.attributes, att.global.responsibility.attributes, att.global.source.attributes, att.cmc.attributes, model.featureVal* }
[English] [Deutsch] [Español] [Italiano] [Français] [日本語] [한국어] [中文]