eli:InForceType

List of values allowed to describe the "in force status" of a legal resource

Simple Type Information

Used By

Source

<simpleType name="InForceType">
  <annotation>
    <documentation>List of values allowed to describe the "in force status" of a legal resource</documentation>
  </annotation>
  <restriction base="string">
    <enumeration value="InForce-InForce"/>
    <enumeration value="InForce-PartiallyInForce"/>
    <enumeration value="InForce-NotInForce"/>
  </restriction>
</simpleType>