List of values allowed to describe the legal value of a Format |
Attribute | eli:FormatType/@eli:legal_value |
<simpleType name="LegalValueType"> <annotation> <documentation>List of values allowed to describe the legal value of a Format</documentation> </annotation> <restriction base="string"> <enumeration value="LegalValue-official"/> <enumeration value="LegalValue-unofficial"/> <enumeration value="LegalValue-authoritative"/> <enumeration value="LegalValue-definitive"/> </restriction> </simpleType> |