RS:passenger: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[unchecked revision][checked revision]
(Type constraints added)
(multiplicity)
 
(2 intermediate revisions by 2 users not shown)
Line 11: Line 11:


|childs =
|childs =
{{RS:Tag|gangway}}, {{RS:Tag|places}}, {{RS:Tag|service}}, {{RS:Tag|doors}}, {{RS:Tag|tilting}}
{{RS:Tag|gangway}}, {{RS:Tag|places}}, {{RS:Tag|service|passenger}}, {{RS:Tag|doors}}, {{RS:Tag|tilting}}
 
|minocc=0
|ownAttributes =
|ownAttributes =
* {{Attr|deck}}: This is the number of decks single or double available in the car. Possible values are:
* {{Attr|deck}}: This is the number of decks single or double available in the car. Possible values are:
Line 23: Line 23:
* {{Attr|tilting}}: This is a flag, whether the vehicle is fitted with tilting equipment for its carbody.
* {{Attr|tilting}}: This is a flag, whether the vehicle is fitted with tilting equipment for its carbody.


* {{Attr|airTightness}} {{Intro|2.0}}: This is a flag, whether the vehicle's passenger compartment is resistant against pressure waves from outside due to tunnel portals or passing trains.
* {{Attr|airTightness}}: This is a flag, whether the vehicle's passenger compartment is resistant against pressure waves from outside due to tunnel portals or passing trains.


* {{Attr|emergencyBrakeDeactivation}} {{Intro|2.0}}: This is a flag, whether the vehicle can temporarily deactivate the immediate application of the emergency brake, e.g. when running through long tunnels.
* {{Attr|emergencyBrakeDeactivation}}: This is a flag, whether the vehicle can temporarily deactivate the immediate application of the emergency brake, e.g. when running through long tunnels.


|constraints =
|constraints =

Latest revision as of 21:52, 25 November 2018


passenger
 


Scheme description / Schemenbeschreibung

Position of passenger in the XML-Tree / Position von passenger im XML-Baum

Multiplicity / Anzahl

[0..1]

Semantics / Bedeutung

The element <passenger> contains all data related to passenger transport with the vehicle.

Das Element <passenger> beinhaltet alle Daten für die Personenbeförderung in Fahrzeugen.

Attributes of passenger / Attribute von passenger

  • deck: This is the number of decks single or double available in the car. Possible values are:
  • single
  • double
  • triple
  • drivingCab: This is a flag, whether the vehicle comprises a driving cab to control the train.
  • tilting: This is a flag, whether the vehicle is fitted with tilting equipment for its carbody.
  • airTightness: This is a flag, whether the vehicle's passenger compartment is resistant against pressure waves from outside due to tunnel portals or passing trains.
  • emergencyBrakeDeactivation: This is a flag, whether the vehicle can temporarily deactivate the immediate application of the emergency brake, e.g. when running through long tunnels.

Syntactic Constraints / Syntaktische Beschränkungen

  • deck optional

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.