element TimetableYear
diagram taf_cat_complete_sector_p538.png
namespace http://taf-jsg.info/schemes
type restriction of xs:integer
properties
content simple
used by
complexTypes CompositIdentifierOperationalType CompositIdentifierPlannedType
facets
Kind Value Annotation
minInclusive 2012
maxInclusive 2097
annotation
documentation
Refers to the timetable period in which the business will be carried out
source <xs:element name="TimetableYear">
 
<xs:annotation>
   
<xs:documentation>Refers to the timetable period in which the business will be carried out</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:minInclusive value="2012"/>
     
<xs:maxInclusive value="2097"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy