RS:passenger
Jump to navigation
Jump to search
passenger
Scheme description / Schemenbeschreibung
Position of passenger in the XML-Tree / Position von passenger im XML-Baum
Multiplicity / Anzahl
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
- drivingCab xs:boolean, optional
- tilting xs:boolean, optional
- airTightness xs:boolean, optional
- emergencyBrakeDeactivation xs:boolean, 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.