Refers to the timetable period in which the business will be carried out |
<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> |