CO:braking/3.1: Difference between revisions

From railML 3 Wiki
Jump to navigation Jump to search
[unchecked revision][checked revision]
(Created page with "<noinclude>Automatic Schemaexport for Element '''braking'''</noinclude> {{Schemaexport |element=braking |subschema=common |subschema_slug=CO |version=3.1 |parent={{parent|subs...")
 
No edit summary
 
Line 6: Line 6:
|version=3.1
|version=3.1
|parent={{parent|subschema=CO|name=speedProfile}}
|parent={{parent|subschema=CO|name=speedProfile}}
|attributes={{attribut|name=brakeType|pflicht=0|typ=xs:string|documentation=vacuum or compressed air brake, hand brake, parking brake, cable brake|werte={{wert|name=none}}{{wert|name=compressedAirBrake|documentation=de: Druckluftbremse}}{{wert|name=vacuumAirBrake|documentation=de: Saugluftbremse}}{{wert|name=cableBrake|documentation=de: Seilzugbremse}}{{wert|name=parkingBrake}}{{wert|name=handBrake}}|patterns={{pattern|other:\w{2,}}}}},
|attributes={{attribut|name=brakeType|pflicht=0|typ=xs:string|documentation=vacuum or compressed air brake, hand brake, parking brake, cable brake|werte={{wert|name=none}}{{wert|name=compressedAirBrake|documentation=de: Druckluftbremse}}{{wert|name=vacuumAirBrake|documentation=de: Saugluftbremse}}{{wert|name=cableBrake|documentation=de: Seilzugbremse}}{{wert|name=parkingBrake}}{{wert|name=handBrake}}|patterns={{pattern|other:\w&#x007B;2,&#x7D;}}}},
{{attribut|name=airBrakeApplicationPosition|pflicht=0|typ=xs:string|documentation=base brake switch: one of G, P or R|werte={{wert|name=R|documentation=Rapid}}{{wert|name=P|documentation=Passenger}}{{wert|name=N/A}}{{wert|name=G|documentation=Goods}}}},
{{attribut|name=airBrakeApplicationPosition|pflicht=0|typ=xs:string|documentation=base brake switch: one of G, P or R|werte={{wert|name=R|documentation=Rapid}}{{wert|name=P|documentation=Passenger}}{{wert|name=N/A}}{{wert|name=G|documentation=Goods}}}},
{{attribut|name=minBrakePercentage|pflicht=0|typ=xs:integer|documentation=minimum brake percentage of the train|minInclusive=6|maxInclusive=225}}
{{attribut|name=minBrakePercentage|pflicht=0|typ=xs:integer|documentation=minimum brake percentage of the train|minInclusive=6|maxInclusive=225}}
}}
}}

Latest revision as of 18:16, 23 December 2019

Automatic Schemaexport for Element braking

Autoexport from the XML-Schema for element CO:braking of railML® version 3.1
Documentation This element is not documented in the schema!
Subschema common
Parents* speedProfile
Children None
Attributes:
  • brakeType: vacuum or compressed air brake, hand brake, parking brake, cable brake (optional; xs:string; patterns: other:\w{2,})
Possible values:
  • none
  • compressedAirBrake: de: Druckluftbremse
  • vacuumAirBrake: de: Saugluftbremse
  • cableBrake: de: Seilzugbremse
  • parkingBrake
  • handBrake,

  • airBrakeApplicationPosition: base brake switch: one of G, P or R (optional; xs:string)
Possible values:
  • R: Rapid
  • P: Passenger
  • N/A
  • G: Goods,

  • minBrakePercentage: minimum brake percentage of the train (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.