IS:braking: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[checked revision][checked revision]
(New element documentation)
 
No edit summary
Line 9: Line 9:
*{{attr|minimumBrakePercentage}}: minimum brake percentage of the train
*{{attr|minimumBrakePercentage}}: minimum brake percentage of the train
|constraints=
|constraints=
*{{attr|brakeType}}: tBrakeType — union of (restriction of xs:string, rail:tOtherEnumerationValue)
*{{attr|brakeType}}: tBrakeType (mandatory)
*{{attr|airBrakeApplicationPosition}}:  tAirBrakeApplicationPosition — restriction of xs:string
*{{attr|airBrakeApplicationPosition}}:  tAirBrakeApplicationPosition — restriction of xs:string
*{{attr|minimumBrakePercentage}}:  tBrakePercentage — restriction of xs:integer
*{{attr|minimumBrakePercentage}}:  tBrakePercentage — restriction of xs:integer
}}
}}

Revision as of 16:38, 2 January 2017


IS:braking
 


Scheme description / Schemenbeschreibung

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

Multiplicity / Anzahl

[1..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: tBrakeType (mandatory)
  • airBrakeApplicationPosition: tAirBrakeApplicationPosition — restriction of xs:string
  • minimumBrakePercentage: tBrakePercentage — restriction of xs:integer

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.