rail:tTapTsiTimetableYear

Refers to the timetable period in which the business will be carried out

Simple Type Information

Used By

Source

<xs:simpleType name="tTapTsiTimetableYear">
  <xs:annotation>
    <xs:documentation>Refers to the timetable period in which the business will be carried out</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:integer">
    <xs:minInclusive value="2012"/>
    <xs:maxInclusive value="2097"/>
  </xs:restriction>
</xs:simpleType>