List67

ONIX Code List 67
Market date role

Simple Type Information

Source

<xs:simpleType name="List67">
  <xs:annotation>
    <xs:documentation source="ONIX Code List 67">Market date role</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:enumeration value="01">
      <xs:annotation>
        <xs:documentation>Publication date</xs:documentation>
        <xs:documentation>The nominal date of publication in this market. If there is a strict embargo on retail sales before the expected date, it should be specified separately as an embargo date</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="02">
      <xs:annotation>
        <xs:documentation>Embargo date</xs:documentation>
        <xs:documentation>If there is an embargo on retail sales in this market before a certain date, the date from which the embargo is lifted and retail sales are permitted</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
  </xs:restriction>
</xs:simpleType>