rail:tEngine

engine data about a motor car or locomotive

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
axleDriveType rail:tAxleDriveType optional
way of transmitting the torque onto axle
haulageLoad rail:tWeightTons optional
permissible load attached to the vehicle in metric tons

Used By

Complex Type rail:eEngine

Source

<xs:complexType name="tEngine">
  <xs:annotation>
    <xs:documentation>engine data about a motor car or locomotive</xs:documentation>
  </xs:annotation>
  <xs:attributeGroup ref="rail:aEngine"/>
</xs:complexType>