diagram | ![]() |
|||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://taf-jsg.info/schemes | |||||||||||||||||||||||||||||||||||||||||||||||||||
type | restriction of xs:token | |||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="TractionType"> <xs:annotation> <xs:documentation>Identifies the type of a locomotive: First digit: “0” = not specified “1” = external electric power supply for traction (catenary and pantograph, third rail or other such as maglev) “2” = on-board traction power supply for traction without external electrical or other power supply available “3” = hybrid traction (both on-board or electric traction available) Second digit (definitions in chapter 2.2.2 of the LOC and PAS TSI 1302/2014): “0” = not specified “1” = locomotive or power unit “2” = trainset or multiple unit or railcar “3” = shunter “4” = on track machine or infrastructure inspection vehicle </xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:token"> <xs:enumeration value="01"/> <xs:enumeration value="02"/> <xs:enumeration value="03"/> <xs:enumeration value="04"/> <xs:enumeration value="11"/> <xs:enumeration value="12"/> <xs:enumeration value="13"/> <xs:enumeration value="14"/> <xs:enumeration value="21"/> <xs:enumeration value="22"/> <xs:enumeration value="23"/> <xs:enumeration value="24"/> <xs:enumeration value="31"/> <xs:enumeration value="32"/> <xs:enumeration value="33"/> <xs:enumeration value="34"/> </xs:restriction> </xs:simpleType> </xs:element> |