diagram | ![]() |
||
namespace | http://taf-jsg.info/schemes | ||
properties |
|
||
children | TrainType TrainLength TrainWeight BrakingRatio BrakeWeight BrakeType TrainCC_System TrainRadioSystem TrainMaxSpeed TiltingFunction MaxAxleWeight NumberOfAxles | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="TrainDataPassenger"> <xs:annotation> <xs:documentation>Agregated technical data for the whole train</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="TrainType" minOccurs="0"/> <xs:element ref="TrainLength" minOccurs="0"/> <xs:element ref="TrainWeight" minOccurs="0"/> <xs:element ref="BrakingRatio" minOccurs="0"/> <xs:element ref="BrakeWeight" minOccurs="0"/> <xs:element ref="BrakeType" minOccurs="0"/> <xs:element ref="TrainCC_System" minOccurs="0"/> <xs:element ref="TrainRadioSystem" minOccurs="0"/> <xs:element ref="TrainMaxSpeed" minOccurs="0"/> <xs:element ref="TiltingFunction" minOccurs="0"/> <xs:element ref="MaxAxleWeight" minOccurs="0"/> <xs:element ref="NumberOfAxles" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> |