eli:LegalValueType

List of values allowed to describe the legal value of a Format

Simple Type Information

Used By

Source

<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>