o:UndefinedTerm

Simple Type Information

Used By

Source

<xs:simpleType name="UndefinedTerm">
  <xs:restriction base="xs:string">
    <xs:enumeration value="http://www.w3.org/ns/odrl/2/support"/>
    <xs:enumeration value="http://www.w3.org/ns/odrl/2/ignore"/>
    <xs:enumeration value="http://www.w3.org/ns/odrl/2/invalid"/>
  </xs:restriction>
</xs:simpleType>