List149

ONIX Code List 149
Title element level

Simple Type Information

Used By

Element x409

Source

<xs:simpleType name="List149">
  <xs:annotation>
    <xs:documentation source="ONIX Code List 149">Title element level</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:enumeration value="01">
      <xs:annotation>
        <xs:documentation>Product</xs:documentation>
        <xs:documentation>The title element refers to an individual product</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="02">
      <xs:annotation>
        <xs:documentation>Collection level</xs:documentation>
        <xs:documentation>The title element refers to the top level of a bibliographic collection</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="03">
      <xs:annotation>
        <xs:documentation>Subcollection</xs:documentation>
        <xs:documentation>The title element refers to an intermediate level of a bibliographic collection that comprises two or more ‘sub-collections’</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="04">
      <xs:annotation>
        <xs:documentation>Content item</xs:documentation>
        <xs:documentation>The title element refers to a content item within a product, eg a work included in a combined or ‘omnibus’ edition, or a chapter in a book</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="05">
      <xs:annotation>
        <xs:documentation>Master brand</xs:documentation>
        <xs:documentation>The title element names a master brand where the use of the brand spans multiple collections and product forms, and possibly multiple imprints and publishers. Used only for branded media properties carrying, for example, a children’s character brand</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="06">
      <xs:annotation>
        <xs:documentation>Sub-subcollection</xs:documentation>
        <xs:documentation>The title element refers to an intermediate level of a bibliographic collection that is a subdivision of a sub-collection (a third level of collective identity)</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
  </xs:restriction>
</xs:simpleType>