rail:aVehicle

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
adjustableWheelSet xs:boolean optional
the vehicle comprises wheelsets adjustable to different track gauge
axleLoad rail:tWeightTons optional
weight per axle of vehicle in metric tons
axleSequence xs:string optional
description of axle sequence
bruttoAdhesionWeight rail:tWeightTons optional
portion of total vehicle weight on motored axles in metric tons (adhesion weight)
bruttoWeight rail:tWeightTons optional
total weight of vehicle with full payload in metric tons (gross weight)
length rail:tLengthM optional
vehicle length in metres
nettoAdhesionWeight rail:tWeightTons optional
DEPRECATED: portion of vehicle payload weight on motored axles in metric tons (adhesion weight)
nettoWeight rail:tWeightTons optional
net weight of vehicle payload in metric tons
numberDrivenAxles rail:tCounter optional
the number of motored axles used for traction
numberNonDrivenAxles rail:tCounter optional
the number of axles not used for traction (without motor or gear)
onTrainHead xs:boolean optional
vehicle may run at the train head
onTrainTailOnly xs:boolean optional
vehicle must be the last one in any formation, no other vehicle coupled to its end
resistanceFactor xs:decimal optional
running resistance of vehicle in N/kN (to be used in conjunction with 'trainResistance' element
speed rail:tSpeedKmPerHour optional
maximum allowed vehicle speed in km/h
tareAdhesionWeight rail:tWeightTons optional
portion of tare vehicle weight on motored axles in metric tons (adhesion weight)
tareWeight rail:tWeightTons optional
tare weight of vehicle (empty) in metric tons
towingSpeed rail:tSpeedKmPerHour optional
maximum allowed vehicle speed in km/h when its towed (not powered)
trackGauge rail:tLengthM optional
the track gauge in metres the vehicle is mainly used for
trackGaugeAlternative rail:tLengthM optional
the track gauge in metres the vehicle is alternatively used for
vehicleCategory rail:tVehicleCategoryType optional
basic vehicle category used for train formation planning
vehicleFamilyRef rail:tGenericRef optional
reference to 'id' in vehicle data in order to obtain all data common for the vehicle family not explicitly specified in this element of an individual vehicle

Used By

Complex Type rail:tVehicle

Source

<xs:attributeGroup name="aVehicle">
  <xs:attribute name="vehicleFamilyRef" type="rail:tGenericRef">
    <xs:annotation>
      <xs:documentation>reference to 'id' in vehicle data in order to obtain all data common for the vehicle family not explicitly specified in this element of an individual vehicle</xs:documentation>
    </xs:annotation>
  </xs:attribute>
  <xs:attribute name="vehicleCategory" type="rail:tVehicleCategoryType">
    <xs:annotation>
      <xs:documentation>basic vehicle category used for train formation planning</xs:documentation>
    </xs:annotation>
  </xs:attribute>
  <xs:attribute name="axleSequence" type="xs:string">
    <xs:annotation>
      <xs:documentation>description of axle sequence</xs:documentation>
    </xs:annotation>
  </xs:attribute>
  <xs:attribute name="numberDrivenAxles" type="rail:tCounter">
    <xs:annotation>
      <xs:documentation>the number of motored axles used for traction</xs:documentation>
    </xs:annotation>
  </xs:attribute>
  <xs:attribute name="numberNonDrivenAxles" type="rail:tCounter">
    <xs:annotation>
      <xs:documentation>the number of axles not used for traction (without motor or gear)</xs:documentation>
    </xs:annotation>
  </xs:attribute>
  <xs:attribute name="trackGauge" type="rail:tLengthM">
    <xs:annotation>
      <xs:documentation>the track gauge in metres the vehicle is mainly used for</xs:documentation>
    </xs:annotation>
  </xs:attribute>
  <xs:attribute name="trackGaugeAlternative" type="rail:tLengthM">
    <xs:annotation>
      <xs:documentation>the track gauge in metres the vehicle is alternatively used for</xs:documentation>
    </xs:annotation>
  </xs:attribute>
  <xs:attribute name="adjustableWheelSet" type="xs:boolean">
    <xs:annotation>
      <xs:documentation>the vehicle comprises wheelsets adjustable to different track gauge</xs:documentation>
    </xs:annotation>
  </xs:attribute>
  <xs:attribute name="length" type="rail:tLengthM">
    <xs:annotation>
      <xs:documentation>vehicle length in metres</xs:documentation>
    </xs:annotation>
  </xs:attribute>
  <xs:attribute name="speed" type="rail:tSpeedKmPerHour">
    <xs:annotation>
      <xs:documentation>maximum allowed vehicle speed in km/h</xs:documentation>
    </xs:annotation>
  </xs:attribute>
  <xs:attribute name="towingSpeed" type="rail:tSpeedKmPerHour">
    <xs:annotation>
      <xs:documentation>maximum allowed vehicle speed in km/h when its towed (not powered)</xs:documentation>
    </xs:annotation>
  </xs:attribute>
  <xs:attribute name="bruttoWeight" type="rail:tWeightTons">
    <xs:annotation>
      <xs:documentation>total weight of vehicle with full payload in metric tons (gross weight)</xs:documentation>
    </xs:annotation>
  </xs:attribute>
  <xs:attribute name="nettoWeight" type="rail:tWeightTons">
    <xs:annotation>
      <xs:documentation>net weight of vehicle payload in metric tons</xs:documentation>
    </xs:annotation>
  </xs:attribute>
  <xs:attribute name="tareWeight" type="rail:tWeightTons">
    <xs:annotation>
      <xs:documentation>tare weight of vehicle (empty) in metric tons</xs:documentation>
    </xs:annotation>
  </xs:attribute>
  <xs:attribute name="bruttoAdhesionWeight" type="rail:tWeightTons">
    <xs:annotation>
      <xs:documentation>portion of total vehicle weight on motored axles in metric tons (adhesion weight)</xs:documentation>
    </xs:annotation>
  </xs:attribute>
  <xs:attribute name="tareAdhesionWeight" type="rail:tWeightTons">
    <xs:annotation>
      <xs:documentation>portion of tare vehicle weight on motored axles in metric tons (adhesion weight)</xs:documentation>
    </xs:annotation>
  </xs:attribute>
  <xs:attribute name="nettoAdhesionWeight" type="rail:tWeightTons">
    <xs:annotation>
      <xs:documentation>DEPRECATED: portion of vehicle payload weight on motored axles in metric tons (adhesion weight)</xs:documentation>
    </xs:annotation>
  </xs:attribute>
  <xs:attribute name="axleLoad" type="rail:tWeightTons">
    <xs:annotation>
      <xs:documentation>weight per axle of vehicle in metric tons</xs:documentation>
    </xs:annotation>
  </xs:attribute>
  <xs:attribute name="resistanceFactor" type="xs:decimal">
    <xs:annotation>
      <xs:documentation>running resistance of vehicle in N/kN (to be used in conjunction with 'trainResistance' element</xs:documentation>
    </xs:annotation>
  </xs:attribute>
  <xs:attribute name="onTrainHead" type="xs:boolean">
    <xs:annotation>
      <xs:documentation>vehicle may run at the train head</xs:documentation>
    </xs:annotation>
  </xs:attribute>
  <xs:attribute name="onTrainTailOnly" type="xs:boolean">
    <xs:annotation>
      <xs:documentation>vehicle must be the last one in any formation, no other vehicle coupled to its end</xs:documentation>
    </xs:annotation>
  </xs:attribute>
</xs:attributeGroup>