List219

ONIX Code List 219
Rights type code

Simple Type Information

Used By

Element x512

Source

<xs:simpleType name="List219">
  <xs:annotation>
    <xs:documentation source="ONIX Code List 219">Rights type code</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:enumeration value="C">
      <xs:annotation>
        <xs:documentation>Copyright</xs:documentation>
        <xs:documentation>Text or image copyright (normally indicated by the © symbol)</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="P">
      <xs:annotation>
        <xs:documentation>Phonogram right</xs:documentation>
        <xs:documentation>Phonogram copyright or neighbouring right (normally indicated by the ℗ symbol)</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="D">
      <xs:annotation>
        <xs:documentation>Database right</xs:documentation>
        <xs:documentation>Sui generis database right</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
  </xs:restriction>
</xs:simpleType>