Attribute | o:Policy/@conflict |
<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> |