RS:driversCab
driversCab
Contents
- 1 Scheme description / Schemenbeschreibung / Description du schéma
- 1.1 Position of driversCab in the XML-Tree / Position von driversCab im XML-Baum / position de driversCab dans l’aborescence XML
- 1.2 Multiplicity / Anzahl / Multiplicité
- 1.3 Semantics / Bedeutung / Sémantique
- 1.4 Attributes of driversCab / Attribute von driversCab / Attributs de driversCab
- 1.5 Syntactic Constraints / Syntaktische Beschränkungen / Contraintes syntactiques
- 2 Best practice & Examples / Empfohlene Anwendung & Beispiele / Bonnes pratiques & exemples
- 3 Notes / Anmerkungen / Notes
- 4 Open issues / Offene Punkte/Pedenzen / Questions ouvertes
Scheme description / Schemenbeschreibung / Description du schéma
Position of driversCab in the XML-Tree / Position von driversCab im XML-Baum / position de driversCab dans l’aborescence XML
- Parent: <wagon>
- Children: Not yet described. / Noch nicht beschrieben. / Pas encore décrit.
Multiplicity / Anzahl / Multiplicité
Semantics / Bedeutung / Sémantique
The element <driversCab> contains the data per driver's cab of the vehicle.
Das Element <driversCab> beinhaltet die Daten zu jedem Führerstand des Fahrzeugs.
Attributes of driversCab / Attribute von driversCab / Attributs de driversCab
- orderNumber: This the number of the cab starting at the vehicle's front (A-end).
- position: This is the position of the driver's cab in relation to the vehicle's front (A-end). Possible values are:
- front Position at or near the front of the vehicle.
- middle Position in the middle (not at the ends) of the vehicle.
- rear Position at or near the end of the vehicle.
- none
- acousticSignaller: This is the type of acoustic signaller the cab is fitted with. Possible values are:
- bell hollow, cup-shaped object, which resonates upon being struck, refer wikipdia (external link)
"Glocke" - alarmBell similar to bell but is struck with certain frequency for a time period
"Läutewerk" - horn horn with osscillating diaphragm assembly operated by pressurised air, refer wikipedia (external link)
"Typhon" - airChime multi-tone train horn
"Makrophon" - whistle train trumpet operated by steam or air, refer wikipedia (external link)
"Pfeife" - other:anything Any value that does not fit any value from the previous enumeration list, fulfilling the constraint: at minimum two characters, whitespace is not allowed.
- bell hollow, cup-shaped object, which resonates upon being struck, refer wikipdia (external link)
Syntactic Constraints / Syntaktische Beschränkungen / Contraintes syntactiques
- orderNumber xs:positiveInteger, mandatory
- position mandatory
- acousticSignaller optional
The element is optional and can occur several times. There is only one type of acousticSignaller possible per cab. This may be a problem for steam engines, which are traditionally often fitted with both steam whistle and alarm bell.
Best practice & Examples / Empfohlene Anwendung & Beispiele / Bonnes pratiques & exemples
Not yet described. / Noch nicht beschrieben. / Pas encore décrit.
Notes / Anmerkungen / Notes
Not yet described. / Noch nicht beschrieben. / Pas encore décrit.
Open issues / Offene Punkte/Pedenzen / Questions ouvertes
Not yet described. / Noch nicht beschrieben. / Pas encore décrit.