RS:passenger: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[unchecked revision][checked revision]
m (Versioninfo added)
(multiplicity)
 
(6 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{elementDocu|
{{ElementDocu|
elementName = passenger
elementName = passenger


Line 5: Line 5:
The element {{RS:Tag|passenger}} contains all data related to passenger transport with the vehicle.
The element {{RS:Tag|passenger}} contains all data related to passenger transport with the vehicle.


{{deu|Das Element {{RS:Tag|passenger}} beinhaltet alle Daten für die Personenbeförderung in Fahrzeugen.}}
{{Deu|Das Element {{RS:Tag|passenger}} beinhaltet alle Daten für die Personenbeförderung in Fahrzeugen.}}


|parent =
|parent =
{{RS:Doc|wagon}}
{{RS:Tag|wagon}}


|childs =
|childs =
{{RS:Doc|gangway}}, {{RS:Doc|places}}, {{RS:Doc|service}}, {{RS:Doc|doors}}, {{RS:Doc|tilting}}
{{RS:Tag|gangway}}, {{RS:Tag|places}}, {{RS:Tag|service|passenger}}, {{RS:Tag|doors}}, {{RS:Tag|tilting}}
|minocc=0
|ownAttributes =
* {{Attr|deck}}: This is the number of decks single or double available in the car. Possible values are:
:* {{Enum|single}}
:* {{Enum|double}}
:* {{Enum|triple}}
 
* {{Attr|drivingCab}}: This is a flag, whether the vehicle comprises a driving cab to control the train.
 
* {{Attr|tilting}}: This is a flag, whether the vehicle is fitted with tilting equipment for its carbody.
 
* {{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.


|ownAttributes =
* {{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.
* {{attr|deck}}: This is the number of decks single or double available in the car.
 
|constraints =
* {{Attr|deck}} optional


* {{attr|drivingCab}}: This is a flag, whether the vehicle comprises a driving cab to control the train.
* {{Attr|drivingCab}} {{XsdType|boolean}}, optional


* {{attr|tilting}}: This is a flag, whether the vehicle is fitted with tilting equipment for its carbody.
* {{Attr|tilting}} {{XsdType|boolean}}, optional


* {{attr|pressureResistant}} {{vers|> 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}} {{XsdType|boolean}}, optional


* {{attr|emergencyBrakeDeactivation}} {{vers|> 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}} {{XsdType|boolean}}, optional


|backHome = RS:elements
|backHome = RS:elements
}}
}}

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.