List92

ONIX Code List 92
Supplier identifier type

Simple Type Information

Used By

Elements j345, j377, j400

Source

<xs:simpleType name="List92">
  <xs:annotation>
    <xs:documentation source="ONIX Code List 92">Supplier identifier type</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:enumeration value="01">
      <xs:annotation>
        <xs:documentation>Proprietary</xs:documentation>
        <xs:documentation>Note that <IDTypeName> is required with proprietary identifiers</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="02">
      <xs:annotation>
        <xs:documentation>Proprietary</xs:documentation>
        <xs:documentation>DEPRECATED – use 01</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="04">
      <xs:annotation>
        <xs:documentation>Börsenverein Verkehrsnummer</xs:documentation>
        <xs:documentation/>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="05">
      <xs:annotation>
        <xs:documentation>German ISBN Agency publisher identifier</xs:documentation>
        <xs:documentation/>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="06">
      <xs:annotation>
        <xs:documentation>GLN</xs:documentation>
        <xs:documentation>GS1 global location number (formerly EAN location number)</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="07">
      <xs:annotation>
        <xs:documentation>SAN</xs:documentation>
        <xs:documentation>Book trade Standard Address Number – US, UK etc</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="12">
      <xs:annotation>
        <xs:documentation>Distributeurscode Boekenbank</xs:documentation>
        <xs:documentation>Flemish supplier code</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="13">
      <xs:annotation>
        <xs:documentation>Fondscode Boekenbank</xs:documentation>
        <xs:documentation>Flemish publisher code</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="23">
      <xs:annotation>
        <xs:documentation>VAT Identity Number</xs:documentation>
        <xs:documentation>Identifier for a business organization for VAT purposes, eg within the EU’s VIES system. See http://ec.europa.eu/taxation_customs/vies/faqvies.do for EU VAT ID formats, which vary from country to country. Generally these consist of a two-letter country code followed by the 8–12 digits of the national VAT ID. Some countries include one or two letters within their VAT ID. See http://en.wikipedia.org/wiki/VAT_identification_number for non-EU countries that maintain similar identifiers. Spaces, dashes etc should be omitted</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
  </xs:restriction>
</xs:simpleType>