element TractionDetails
diagram taf_cat_complete_sector_p545.png
namespace http://taf-jsg.info/schemes
properties
content complex
children LocoTypeNumber TractionMode TrainCC_System TrainRadioSystem TractionWeight Length
used by
elements PlannedTrainTechnicalData Traction
annotation
documentation
Defines the design series, mode of deployment and technical specfications associated with the traction of a train.
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>


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