List53

ONIX Code List 53
Returns conditions code type

Simple Type Information

Used By

Element j268

Source

<xs:simpleType name="List53">
  <xs:annotation>
    <xs:documentation source="ONIX Code List 53">Returns conditions code type</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:enumeration value="00">
      <xs:annotation>
        <xs:documentation>Proprietary</xs:documentation>
        <xs:documentation>As specified in <ReturnsCodeTypeName> (ONIX 3.0 only)</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="01">
      <xs:annotation>
        <xs:documentation>French book trade returns conditions code</xs:documentation>
        <xs:documentation>Maintained by CLIL (Commission Interprofessionnel du Livre). Returns conditions values in <ReturnsCode> should be taken from the CLIL list</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="02">
      <xs:annotation>
        <xs:documentation>BISAC Returnable Indicator code</xs:documentation>
        <xs:documentation>Maintained by BISAC: Returns conditions values in <ReturnsCode> should be taken from List 66</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="03">
      <xs:annotation>
        <xs:documentation>UK book trade returns conditions code</xs:documentation>
        <xs:documentation>NOT CURRENTLY USED – BIC has decided that it will not maintain a code list for this purpose, since returns conditions are usually at least partly based on the trading relationship</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="04">
      <xs:annotation>
        <xs:documentation>ONIX Returns conditions code</xs:documentation>
        <xs:documentation>Returns conditions values in <ReturnsCode> should be taken from List 204</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
  </xs:restriction>
</xs:simpleType>