rail:tDieselEngine

technical data of diesel engine

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
assemblyName rail:tGenericName required
type of assembly as descriptive name
availableAuxiliaryPower rail:tPowerWatt optional
nominal power per diesel engine in Watt leftover for auxiliary supply
count rail:tCounter required
number of assemblies per vehicle/unit
fuelCapacity rail:tVolumeLitre optional
fuel capacity of the entire diesel tank in liters
meanEfficiency rail:tOneToZero optional
average efficiency of the diesel engine in the range 0..1
nominalPower rail:tPowerWatt optional
nominal power per diesel engine in Watt

Used By

Source

<xs:complexType name="tDieselEngine">
  <xs:annotation>
    <xs:documentation>technical data of diesel engine</xs:documentation>
  </xs:annotation>
  <xs:attributeGroup ref="rail:aAssemblyNameNumber">
    <xs:annotation>
      <xs:documentation>number of diesel engines per vehicle and their type description (for traction)</xs:documentation>
    </xs:annotation>
  </xs:attributeGroup>
  <xs:attributeGroup ref="rail:aDieselEngine"/>
</xs:complexType>