List154

ONIX Code List 154
Content audience

Simple Type Information

Used By

Element x427

Source

<xs:simpleType name="List154">
  <xs:annotation>
    <xs:documentation source="ONIX Code List 154">Content audience</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:enumeration value="00">
      <xs:annotation>
        <xs:documentation>Unrestricted</xs:documentation>
        <xs:documentation>Any audience</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="01">
      <xs:annotation>
        <xs:documentation>Restricted</xs:documentation>
        <xs:documentation>Distribution by agreement between the parties to the ONIX exchange (this value is provided to cover applications where ONIX content includes material which is not for general distribution)</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="02">
      <xs:annotation>
        <xs:documentation>Booktrade</xs:documentation>
        <xs:documentation>Distributors, bookstores, publisher’s own staff etc</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="03">
      <xs:annotation>
        <xs:documentation>End-customers</xs:documentation>
        <xs:documentation/>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="04">
      <xs:annotation>
        <xs:documentation>Librarians</xs:documentation>
        <xs:documentation/>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="05">
      <xs:annotation>
        <xs:documentation>Teachers</xs:documentation>
        <xs:documentation/>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="06">
      <xs:annotation>
        <xs:documentation>Students</xs:documentation>
        <xs:documentation/>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="07">
      <xs:annotation>
        <xs:documentation>Press</xs:documentation>
        <xs:documentation>Press or other media</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="08">
      <xs:annotation>
        <xs:documentation>Shopping comparison service</xs:documentation>
        <xs:documentation>Where a specially formatted description is required for this audience</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="09">
      <xs:annotation>
        <xs:documentation>Search engine index</xs:documentation>
        <xs:documentation>Text not intended for display, but may be used (in addition to any less restricted text) for indexing and search</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
  </xs:restriction>
</xs:simpleType>