IS:braking

From railML 2 Wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.


IS:braking
 


Scheme description / Schemenbeschreibung

Position of IS:braking in the XML-Tree / Position von IS:braking im XML-Baum

Multiplicity / Anzahl

[0..1]

Semantics / Bedeutung

The braking element contains parameters describing the required train braking configuration.

Attributes of IS:braking / Attribute von IS:braking

  • brakeType: vacuum or compressed air brake, hand brake, parking brake, cable brake
  • airBrakeApplicationPosition: base brake switch, one of G, P or R
  • minimumBrakePercentage: minimum brake percentage of the train

Syntactic Constraints / Syntaktische Beschränkungen

  • brakeType: union of (restriction of xs:string, tOtherEnumerationValue); tOtherEnumerationValue is an arbitrary string starting with 'other:' followed by at minimum two characters, white space not allowed for extending railML® enumeration lists; mandatory
  • airBrakeApplicationPosition: xs:string (N/A, G, P, R for undefined, Goods, Passengers, Rapid respectively)
  • minimumBrakePercentage: xs:integer, within the range of 6 and 225, brake percentage as value of braking performance in relation to vehicle weight

Best practice & Examples / Empfohlene Anwendung & Beispiele

Not yet described. / Noch nicht beschrieben.

Notes / Anmerkungen

Not yet described. / Noch nicht beschrieben.

Open issues / Offene Punkte/Pendenzen

Not yet described. / Noch nicht beschrieben.