element TrainType
diagram taf_cat_complete_sector_p760.png
namespace http://taf-jsg.info/schemes
type restriction of xs:integer
properties
content simple
used by
elements PlannedTrainData TrainDataPassenger TrainRunningTechData
facets
Kind Value Annotation
enumeration 1
enumeration 2
enumeration 3
enumeration 4
enumeration 0
annotation
documentation

1 Passenger train Commercial train with passenger coaches or trainsets
Empty run of Train with passenger coaches or trainsets
Including Crew train (for Train Crew Members)
2 Freight train Train with freight wagons
3 Light engine (locomotive train) One or more engines without any carriages
4 Engineering train Train for measurement, maintenance, instructions, homologation, etc
0 Other Train types that are not covered with the four codes given above can be codified as "other" in the messages
Passenger with Freight - military trains, the Overnight Express; Royalty, Head of States
source <xs:element name="TrainType">
 
<xs:annotation>
   
<xs:documentation>
1 Passenger train Commercial train with passenger coaches or trainsets
Empty run of Train with passenger coaches or trainsets
Including Crew train (for Train Crew Members)
2 Freight train Train with freight wagons
3 Light engine (locomotive train) One or more engines without any carriages
4 Engineering train Train for measurement, maintenance, instructions, homologation, etc
0 Other Train types that are not covered with the four codes given above can be codified as "other" in the messages
Passenger with Freight - military trains, the Overnight Express; Royalty, Head of States
</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:enumeration value="1"/>
     
<xs:enumeration value="2"/>
     
<xs:enumeration value="3"/>
     
<xs:enumeration value="4"/>
     
<xs:enumeration value="0"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>


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