o:ConflictTerm

Simple Type Information

Used By

Attribute o:Policy/@conflict

Source

<xs:simpleType name="ConflictTerm">
  <xs:restriction base="xs:string">
    <xs:enumeration value="http://www.w3.org/ns/odrl/2/perm"/>
    <xs:enumeration value="http://www.w3.org/ns/odrl/2/prohibit"/>
    <xs:enumeration value="http://www.w3.org/ns/odrl/2/invalid"/>
  </xs:restriction>
</xs:simpleType>