diagram | ![]() |
||
namespace | http://taf-jsg.info/schemes | ||
properties |
|
||
children | NumberOfAxles WagonMaxSpeed LengthOverBuffers WagonWeightEmpty TotalLoadWeight LoadingGauge ExceptionalGaugingProfile ExceptionalGaugingIdent TypeOfHeating HandBrake AirBrake AirBrakeSpecialCharacteristic CouplingType BrakeType BrakeWeight | ||
used by |
|
||
annotation |
|
||
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> |