namespace | http://taf-jsg.info/schemes | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | restriction of xs:token | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:simpleType name="RestrictionCodes"> <xs:annotation> <xs:documentation> All codes of Transport restrictions for Freight Traffic (cf. UIC 920-13) and Passengers Traffic are in the same list. F = Freight P = Passenger T = Technical D = Damage L = Load Code F or P Description T D L 07 F Shunt only when hand brake operable with ground staff x x 08 F Tank wagon loaded with liquid x 09 F Wagon loaded with people x 11 F Wagon other than bogie wagon with wheelbase of more than 9 metres x 12 F Bogie wagon with distance between wheels of more than 14 metres and up to and including a distance of 17,50 metres x 13 F Bogie wagon with distance between wheels of more than 17,50 metres x 15 F Wagon not allowed over the hump x x x 16 F Do not fly shunt or gravity shunt (3 red triangles) x x x 18 F Must not use active braking equipment x 25 F Gas carrying tank wagon with orange side stripe x 30 P (+F) CCS fault (see CCS coding list) x 31 P (+F) Braking system fault x 32 P (+F) Wheelset, bogie fault x 33 P (+F) Headlighting or back lighting fault x 34 P (+F) Front glass broken x 35 P (+F) Horn fault x 36 P (+F) Radio fault x 37 P (+F) Energy supply fault x 38 P (+F) Traction or motor fault x 39 P Access door fault x 41 F Place this wagon at the front of the train x x x 42 F Place this wagon at the rear of the train x x x 50 P (+F) Speed restriction x x 52 P (+F) Diesel locomotive instead of electric locomotive x (X) F 61 F Wagon forming part of a consignment of several wagons x 62 F Wagon forming part of a group of wagons from which it must not be separated x 63 F (+P) Special consignment or (for Passengers trains) loading/cinematic gauge larger than the planned one x x 68 F First or last wagon of a wagon group from which it must not be separated x 70 F Shunt with care (1 red triangle) x x x 71 F Shunt with special care (2 red triangle) x x x 90 P Train planned with passengers operated without passengers x 91 P Train planned without passengers operated with passengers x 92 P Train planned with hauled rolling stock and operated without any coaches (light engine) x x 94 F Gas carrying wagon without orange side stripe x 99 P Other x x </xs:documentation> </xs:annotation> <xs:restriction base="xs:token"> <xs:enumeration value="07"/> <xs:enumeration value="08"/> <xs:enumeration value="09"/> <xs:enumeration value="11"/> <xs:enumeration value="12"/> <xs:enumeration value="13"/> <xs:enumeration value="14"/> <xs:enumeration value="15"/> <xs:enumeration value="18"/> <xs:enumeration value="25"/> <xs:enumeration value="30"/> <xs:enumeration value="31"/> <xs:enumeration value="32"/> <xs:enumeration value="33"/> <xs:enumeration value="34"/> <xs:enumeration value="35"/> <xs:enumeration value="36"/> <xs:enumeration value="37"/> <xs:enumeration value="38"/> <xs:enumeration value="39"/> <xs:enumeration value="41"/> <xs:enumeration value="42"/> <xs:enumeration value="50"/> <xs:enumeration value="52"/> <xs:enumeration value="62"/> <xs:enumeration value="63"/> <xs:enumeration value="68"/> <xs:enumeration value="70"/> <xs:enumeration value="71"/> <xs:enumeration value="90"/> <xs:enumeration value="91"/> <xs:enumeration value="92"/> <xs:enumeration value="94"/> <xs:enumeration value="99"/> </xs:restriction> </xs:simpleType> |