rail:brakeUsage

Element Information

Model

rail:auxiliaryBrakes* , ANY element from ANY namespace OTHER than 'http://www.railml.org/schemas/2016'

Attributes

QName Type Fixed Default Use Inheritable Annotation
airBrakeApplicationPosition rail:tAirBrakeApplicationPosition optional
base brake switch, one of G, P or R
brakePercentage rail:tBrakePercentage optional
DEPRECATED: so far used uncertain value, specific values should now be used instead"
brakeType rail:tBrakeType required
vacuum or compressed air brake, hand brake, parking brake, cable brake
emergencyBrakeMass rail:tWeightTons optional
brake mass for emergency brake operations, differs from regular brake mass depending on auxiliary brakes
emergencyBrakePercentage rail:tBrakePercentage optional
to be used instead of the uncertain "brakePercentage" as specific value for the emergency case"
maxDeceleration rail:tAccelerationMeterPerSquareSec optional
alternative specification of maximum possible momentary deceleration
meanDeceleration rail:tAccelerationMeterPerSquareSec optional
alternative specification of effective mean deceleration of a whole brake operation
regularBrakeMass rail:tWeightTons optional
brake mass for normal brake operations of none-automatic brakes
regularBrakePercentage rail:tBrakePercentage optional
to be used instead of the uncertain "brakePercentage" as specific value for the regular case"
Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.railml.org/schemas/2016'

Source

<xs:element name="brakeUsage" type="rail:eBrakeUsage" minOccurs="0">
  <xs:annotation>
    <xs:documentation source="http://wiki.railml.org/index.php?title=TT:brakeUsage"/>
  </xs:annotation>
</xs:element>

Sample