List164

ONIX Code List 164
Work relation code

Simple Type Information

Used By

Element x454

Source

<xs:simpleType name="List164">
  <xs:annotation>
    <xs:documentation source="ONIX Code List 164">Work relation code</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:enumeration value="01">
      <xs:annotation>
        <xs:documentation>Manifestation of</xs:documentation>
        <xs:documentation>Product X is or includes a manifestation of work Y</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="02">
      <xs:annotation>
        <xs:documentation>Derived from</xs:documentation>
        <xs:documentation>Product X is or includes a manifestation of a work derived (directly) from related work Y in one or more of the ways specified in ISTC rules. This relation type is intended to enable products with a common ‘parent’ work to be linked without specifying the precise nature of their derivation</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="03">
      <xs:annotation>
        <xs:documentation>Related work is derived from this</xs:documentation>
        <xs:documentation>Product X is a manifestation of a work from which related work Y is (directly) derived in one or more of the ways specified in ISTC rules (reciprocal of code 02)</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="04">
      <xs:annotation>
        <xs:documentation>Other work in same collection</xs:documentation>
        <xs:documentation>Product X is a manifestation of a work in the same collection as related work Y</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="05">
      <xs:annotation>
        <xs:documentation>Other work by same contributor</xs:documentation>
        <xs:documentation>Product X is a manifestation of a work by the same contributor(s) as related work Y</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
  </xs:restriction>
</xs:simpleType>