List of values allowed to describe the "in force status" of a legal resource |
<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> |