List144

ONIX Code List 144
E-publication technical protection

Simple Type Information

Used By

Element x317

Source

<xs:simpleType name="List144">
  <xs:annotation>
    <xs:documentation source="ONIX Code List 144">E-publication technical protection</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:enumeration value="00">
      <xs:annotation>
        <xs:documentation>None</xs:documentation>
        <xs:documentation>Has no technical protection</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="01">
      <xs:annotation>
        <xs:documentation>DRM</xs:documentation>
        <xs:documentation>Has DRM protection</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="02">
      <xs:annotation>
        <xs:documentation>Digital watermarking</xs:documentation>
        <xs:documentation>Has digital watermarking</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="03">
      <xs:annotation>
        <xs:documentation>Adobe DRM</xs:documentation>
        <xs:documentation>Has DRM protection applied by the Adobe CS4 Content Server Package or by the Adobe ADEPT hosted service</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="04">
      <xs:annotation>
        <xs:documentation>Apple DRM</xs:documentation>
        <xs:documentation>Has 'FairPlay’ DRM protection applied via Apple proprietary online store</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="05">
      <xs:annotation>
        <xs:documentation>OMA DRM</xs:documentation>
        <xs:documentation>Has OMA v2 DRM protection applied, as used to protect some mobile phone content</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="06">
      <xs:annotation>
        <xs:documentation>Readium LCP DRM</xs:documentation>
        <xs:documentation>Has ‘Licensed Content Protection' DRM applied by a Readium License Server</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="07">
      <xs:annotation>
        <xs:documentation>Sony DRM</xs:documentation>
        <xs:documentation>Has Sony DADC User Rights Management (URMS) DRM protection applied</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
  </xs:restriction>
</xs:simpleType>