List222

ONIX Code List 222
Message status date role

Simple Type Information

Source

<xs:simpleType name="List222">
  <xs:annotation>
    <xs:documentation source="ONIX Code List 222">Message status date role</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:enumeration value="01">
      <xs:annotation>
        <xs:documentation>Ingest date</xs:documentation>
        <xs:documentation>Expected or actual date of processing and ingestion of data to recipient’s system</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="02">
      <xs:annotation>
        <xs:documentation>Export date</xs:documentation>
        <xs:documentation>Expected or actual date for data to be available from the recipient’s system to downstream supply chain partners (or where the recipient is a retailer, to consumers)</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
  </xs:restriction>
</xs:simpleType>