element RollingStockTechnicalData
diagram taf_cat_complete_sector_p492.png
namespace http://taf-jsg.info/schemes
properties
content complex
children NumberOfAxles WagonMaxSpeed LengthOverBuffers WagonWeightEmpty TotalLoadWeight LoadingGauge ExceptionalGaugingProfile ExceptionalGaugingIdent TypeOfHeating HandBrake AirBrake AirBrakeSpecialCharacteristic CouplingType BrakeType BrakeWeight
used by
element TrainCompositionPassenger/VehicleList
annotation
documentation
This element shows the rolling stock relevant technical data for the rolling stock within a running train
source <xs:element name="RollingStockTechnicalData">
 
<xs:annotation>
   
<xs:documentation>This element shows the rolling stock relevant technical data for the rolling stock within a running train</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element ref="NumberOfAxles" minOccurs="0"/>
     
<xs:element ref="WagonMaxSpeed" minOccurs="0"/>
     
<xs:element ref="LengthOverBuffers" minOccurs="0"/>
     
<xs:element ref="WagonWeightEmpty" minOccurs="0"/>
     
<xs:element ref="TotalLoadWeight" minOccurs="0"/>
     
<xs:element ref="LoadingGauge" minOccurs="0"/>
     
<xs:element ref="ExceptionalGaugingProfile" minOccurs="0"/>
     
<xs:element ref="ExceptionalGaugingIdent" minOccurs="0"/>
     
<xs:element ref="TypeOfHeating" minOccurs="0"/>
     
<xs:element ref="HandBrake" minOccurs="0"/>
     
<xs:element ref="AirBrake" minOccurs="0"/>
     
<xs:element ref="AirBrakeSpecialCharacteristic" minOccurs="0"/>
     
<xs:element ref="CouplingType" minOccurs="0"/>
     
<xs:sequence minOccurs="0" maxOccurs="unbounded">
       
<xs:element ref="BrakeType"/>
       
<xs:element ref="BrakeWeight"/>
     
</xs:sequence>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>


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