diagram | ![]() |
||
namespace | http://taf-jsg.info/schemes | ||
properties |
|
||
children | LocoTypeNumber TractionMode TrainCC_System TrainRadioSystem TractionWeight Length | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="TractionDetails"> <xs:annotation> <xs:documentation>Defines the design series, mode of deployment and technical specfications associated with the traction of a train.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="LocoTypeNumber"/> <xs:element ref="TractionMode"> <xs:annotation> <xs:documentation>Identifies the mode of deployment of a traction unit within a train</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="TrainCC_System" minOccurs="0"/> <xs:element ref="TrainRadioSystem" minOccurs="0"/> <xs:element ref="TractionWeight" minOccurs="0"> <xs:annotation> <xs:documentation>Check with group to see if it is for sum or individual - check TAP</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="Length" minOccurs="0"> <xs:annotation> <xs:documentation>Length in milimetres - Used for TAP</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |