List168

ONIX Code List 168
Price condition quantity type

Simple Type Information

Used By

Element x464

Source

<xs:simpleType name="List168">
  <xs:annotation>
    <xs:documentation source="ONIX Code List 168">Price condition quantity type</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:enumeration value="01">
      <xs:annotation>
        <xs:documentation>Time period</xs:documentation>
        <xs:documentation>The price condition quantity represents a time period</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="02">
      <xs:annotation>
        <xs:documentation>Number of updates</xs:documentation>
        <xs:documentation>The price condition quantity is a number of updates</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="03">
      <xs:annotation>
        <xs:documentation>Number of linked products</xs:documentation>
        <xs:documentation>Use with Price condition type 06 and a Quantity of units. Price is valid when purchased with a specific number of products from a list of product identifiers provided in the associated <ProductIdentifier> composites. Use for example when describing a price for this product which is valid if it is purchased along with any two from a list of other products</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
  </xs:restriction>
</xs:simpleType>