List71

ONIX Code List 71
Sales restriction type code

Simple Type Information

Used By

Element b381

Source

<xs:simpleType name="List71">
  <xs:annotation>
    <xs:documentation source="ONIX Code List 71">Sales restriction type code</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:enumeration value="00">
      <xs:annotation>
        <xs:documentation>Unspecified – see text</xs:documentation>
        <xs:documentation>Restriction must be described in <SalesRestrictionDetail> (ONIX 2.1) or <SalesRestrictionNote> (ONIX 3.0)</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="01">
      <xs:annotation>
        <xs:documentation>Retailer exclusive / own brand</xs:documentation>
        <xs:documentation>For sale only through designated retailer. Retailer must be identified or named in an instance of the <SalesOutlet> composite. Use only when it is not possible to assign the more explicit code 04 or 05</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="02">
      <xs:annotation>
        <xs:documentation>Office supplies edition</xs:documentation>
        <xs:documentation>For editions sold only though office supplies wholesalers. Retailer(s) and/or distributor(s) may be identified or named in an instance of the <SalesOutlet> composite</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="03">
      <xs:annotation>
        <xs:documentation>Internal publisher use only: do not list</xs:documentation>
        <xs:documentation>For an ISBN that is assigned for a publisher’s internal purposes</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="04">
      <xs:annotation>
        <xs:documentation>Retailer exclusive</xs:documentation>
        <xs:documentation>For sale only through designated retailer, though not under retailer’s own brand/imprint. Retailer must be identified or named in an instance of the <SalesOutlet> composite</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="05">
      <xs:annotation>
        <xs:documentation>Retailer own brand</xs:documentation>
        <xs:documentation>For sale only through designated retailer under retailer’s own brand/imprint. Retailer must be identified or named in an instance of the <SalesOutlet> composite</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="06">
      <xs:annotation>
        <xs:documentation>Library edition</xs:documentation>
        <xs:documentation>For sale to libraries only; not for sale through retail trade</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="07">
      <xs:annotation>
        <xs:documentation>Schools only edition</xs:documentation>
        <xs:documentation>For sale directly to schools only; not for sale through retail trade</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="08">
      <xs:annotation>
        <xs:documentation>Indiziert</xs:documentation>
        <xs:documentation>Indexed for the German market – in Deutschland indiziert</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="09">
      <xs:annotation>
        <xs:documentation>Not for sale to libraries</xs:documentation>
        <xs:documentation>Expected to apply in particular to digital products for consumer sale where the publisher does not permit the product to be supplied to libraries who provide an ebook loan service</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="10">
      <xs:annotation>
        <xs:documentation>News outlet edition</xs:documentation>
        <xs:documentation>For editions sold only through newsstands/newsagents</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="11">
      <xs:annotation>
        <xs:documentation>Retailer exception</xs:documentation>
        <xs:documentation>Not for sale through designated retailer. Retailer must be identified or named in an instance of the <SalesOutlet> composite</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="12">
      <xs:annotation>
        <xs:documentation>Not for sale to subscription services</xs:documentation>
        <xs:documentation>Not for sale to organisations or services offering consumers subscription access to a library of books</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="13">
      <xs:annotation>
        <xs:documentation>Subscription services only</xs:documentation>
        <xs:documentation>Restricted to organisations or services offering consumers subscription access to a library of books</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="14">
      <xs:annotation>
        <xs:documentation>Not for retail online</xs:documentation>
        <xs:documentation>Exclusive to bricks-and-mortar retail outlets</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="15">
      <xs:annotation>
        <xs:documentation>Online retail only</xs:documentation>
        <xs:documentation>Exclusive to online retail outlets</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
  </xs:restriction>
</xs:simpleType>