RS:driversCab: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[checked revision][checked revision]
(Enumeration values added)
(intro- und depri-Tags vor 2.2 entfernt)
Line 3: Line 3:


|semantics =
|semantics =
{{Intro|2.0}}
The element {{RS:Tag|driversCab}} contains the data per driver's cab of the vehicle.
The element {{RS:Tag|driversCab}} contains the data per driver's cab of the vehicle.



Revision as of 14:53, 23 July 2017


driversCab
 


Scheme description / Schemenbeschreibung

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

  • Parent: <wagon>
  • Children: Not yet described. / Noch nicht beschrieben.

Multiplicity / Anzahl

[1..1]

Semantics / Bedeutung

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

  • 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
    "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
    "Typhon"
  • airChime multi-tone train horn
    "Makrophon"
  • whistle train trumpet operated by steam or air, refer wikipedia
    "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. Please, apply Dev:usingAny accordingly.

Syntactic Constraints / Syntaktische Beschränkungen

  • 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

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.