List173

ONIX Code List 173
Price date role

Simple Type Information

Used By

Element x476

Source

<xs:simpleType name="List173">
  <xs:annotation>
    <xs:documentation source="ONIX Code List 173">Price date role</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:enumeration value="14">
      <xs:annotation>
        <xs:documentation>From date</xs:documentation>
        <xs:documentation>Date on which a price becomes effective</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="15">
      <xs:annotation>
        <xs:documentation>Until date</xs:documentation>
        <xs:documentation>Date on which a price ceases to be effective</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="24">
      <xs:annotation>
        <xs:documentation>From… until date</xs:documentation>
        <xs:documentation>Combines From date and Until date to define a period (both dates are inclusive). Use with for example dateformat 06</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
  </xs:restriction>
</xs:simpleType>