IS:braking: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[checked revision][checked revision]
(constraints)
(multiplicity)
 
Line 4: Line 4:
|parent={{IS:Tag|speedProfile}}
|parent={{IS:Tag|speedProfile}}
|childs=''None''
|childs=''None''
|minocc=0
|inheritedAttributes=''None''
|inheritedAttributes=''None''
|ownAttributes=
|ownAttributes=

Latest revision as of 22:29, 25 November 2018


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.