Introduction
🗒️
|
This article uses the unit label meter.
As the reference for this wiki is British English, the correct label is metre.
Wherever the label meter occurs, it is meant equivalently to metre.
|
|
|
Documentation
Syntax
|
Documentation
|
Description of the type of vehicle brakes and their application as brake effort or deceleration. There is a distinction between normal brake operation and emergency brake application.
|
Subschema
|
generic
|
Parents*
|
brakes
|
Children
|
auxiliaryBrakes (0..*)
|
Attributes:
- airBrakeApplicationPosition: base brake switch, one of G, P or R (optional;
xs:string )
- Possible values:
- N/A
- P: Passenger
- R: Rapid
- G: Goods,
- brakeType: technical type of brake system: vacuum or compressed air brake, hand brake, parking brake, cable brake etc. (optional;
xs:string ; patterns: other:w{2,}; consider Dev:UsingAny too.)
- Possible values:
- none
- compressedAirBrake: de: Druckluftbremse
- vacuumAirBrake: de: Saugluftbremse
- cableBrake: de: Seilzugbremse
- parkingBrake
- handBrake,
- emergencyBrakeMass: brake mass for emergency brake operations, differs from regular brake mass depending on auxiliary brakes in tonnes (optional;
xs:decimal ),
- emergencyBrakePercentage: brake percentage for emergency brake operations, differs from regular brake percentage depending on auxiliary brakes (optional;
xs:integer ; minInclusive: 6; maxInclusive: 225),
- loadSwitch: This attribute is not documented in the schema! (optional;
xs:string )
- Possible values:
- maxDeceleration: specification of maximum possible momentary deceleration in meter per square second (optional;
xs:decimal ),
- meanDeceleration: specification of effective mean deceleration of a whole brake operation in meter per square second.
does not necessarily reflect the actual mean value of the deceleration table specified for a vehicle. Both may be specified. (optional; xs:decimal ),
- regularBrakeMass: brake mass for normal brake operations of none-automatic brakes in tonnes (optional;
xs:decimal ),
- regularBrakePercentage: brake percentage for normal brake operations of none-automatic brakes (optional;
xs:integer ; minInclusive: 6; maxInclusive: 225)
|
*Notice: Elements may have different parent elements. As a consequence they may be used in different contexts. Please, consider this as well as a user of this wiki as when developing this documentation further. Aspects that are only relevant with respect to one of several parents should be explained exclusively in the documentation of the respective parent element.
|
|
Documentation
|
Description of the type of vehicle brakes and their application as brake effort or deceleration. There is a distinction between normal brake operation and emergency brake application.
|
Subschema
|
generic
|
Parents*
|
brakes
|
Children
|
auxiliaryBrakes (0..*)
|
Attributes:
- airBrakeApplicationPosition: base brake switch, one of G, P or R (optional;
xs:string )
- Possible values:
- N/A
- P: Passenger
- R: Rapid
- G: Goods,
- brakeType: technical type of brake system: vacuum or compressed air brake, hand brake, parking brake, cable brake etc. (optional;
xs:string ; patterns: other:w{2,}; consider Dev:UsingAny too.)
- Possible values:
- none
- compressedAirBrake: de: Druckluftbremse
- vacuumAirBrake: de: Saugluftbremse
- cableBrake: de: Seilzugbremse
- parkingBrake
- handBrake,
- emergencyBrakeMass: brake mass for emergency brake operations, differs from regular brake mass depending on auxiliary brakes in metric tons (optional;
xs:decimal ),
- emergencyBrakePercentage: brake percentage for emergency brake operations, differs from regular brake percentage depending on auxiliary brakes (optional;
xs:integer ; minInclusive: 6; maxInclusive: 225),
- maxDeceleration: specification of maximum possible momentary deceleration in meter per square second (optional;
xs:decimal ),
- meanDeceleration: specification of effective mean deceleration of a whole brake operation in meter per square second (optional;
xs:decimal ),
- regularBrakeMass: brake mass for normal brake operations of none-automatic brakes in metric tons (optional;
xs:decimal ),
- regularBrakePercentage: brake percentage for normal brake operations of none-automatic brakes (optional;
xs:integer ; minInclusive: 6; maxInclusive: 225)
|
*Notice: Elements may have different parent elements. As a consequence they may be used in different contexts. Please, consider this as well as a user of this wiki as when developing this documentation further. Aspects that are only relevant with respect to one of several parents should be explained exclusively in the documentation of the respective parent element.
|
This element does not appear in railML® 3.1 within the generic subschema. It is available only in railML® 3.2. Do not hesitate to contact railML.org for further questions.
Changes 3.1→3.2
There exists an overview of all changes between railML® 3.1 and railML® 3.2 on page Dev:Changes/3.2.
Introduced with version 3.2.
Changes 3.2→3.3
There exists an overview of all changes between railML® 3.2 and railML® 3.3 on page Dev:Changes/3.3.
The parents have been changed.
The children have been changed.
The attributes have been changed.
Semantics
Best Practice / Examples
Additional Information
Notes
Open Issues