RS:passenger: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[unchecked revision][checked revision]
m (Creation)
 
(multiplicity)
 
(9 intermediate revisions by 3 users not shown)
Line 1: Line 1:
== Element '''passenger''' ==
{{ElementDocu|
=== Description ===
elementName = passenger
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.
|semantics =
The element {{RS:Tag|passenger}} contains all data related to passenger transport with the vehicle.


=== parent ===
{{Deu|Das Element {{RS:Tag|passenger}} beinhaltet alle Daten für die Personenbeförderung in Fahrzeugen.}}
:[[RS:wagon|wagon]]


=== children ===
|parent =
:[[RS:service|service]]
{{RS:Tag|wagon}}


=== attributes ===
|childs =
:class1
{{RS:Tag|gangway}}, {{RS:Tag|places}}, {{RS:Tag|service|passenger}}, {{RS:Tag|doors}}, {{RS:Tag|tilting}}
::This is the number of first class seats per vehicle.
|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}}


:class2
* {{Attr|drivingCab}}: This is a flag, whether the vehicle comprises a driving cab to control the train.
::This is the number of second class seats per vehicle.


:lowFloorPortion
* {{Attr|tilting}}: This is a flag, whether the vehicle is fitted with tilting equipment for its carbody.
::This is the percentage of low floor portion per vehicle given in the range from 0 to 1.


:catering
* {{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.
::This is a flag, whether the vehicle comprises a facility for any catering service.


:baggage
* {{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.
::This is a flag, whether the vehicle comprises a baggage compartment. Any data about the capacity of this compartment shall be given at [[RS:goods|goods]].


:deck
|constraints =
::This is the number of decks single or double available in the car.
* {{Attr|deck}} optional


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


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


* {{Attr|airTightness}} {{XsdType|boolean}}, optional


Back to [[RS:elements|elements]]
* {{Attr|emergencyBrakeDeactivation}} {{XsdType|boolean}}, optional
 
|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.