RS:passengerFlowSpeed: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[checked revision][checked revision]
mNo edit summary
(multiplicity)
 
Line 6: Line 6:
|parent =
|parent =
{{RS:Tag|doors}}
{{RS:Tag|doors}}
 
|minocc=0
|maxocc=∞
|ownAttributes =
|ownAttributes =
* {{Attr|FlowSpeed}}: The average/planned number of passengers per second that can flow through all the doors and vestibules of the vehicle at given platform heights
* {{Attr|FlowSpeed}}: The average/planned number of passengers per second that can flow through all the doors and vestibules of the vehicle at given platform heights

Latest revision as of 19:16, 25 November 2018


passengerFlowSpeed
 


Scheme description / Schemenbeschreibung

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

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

Multiplicity / Anzahl

[0..∞]

Semantics / Bedeutung

(introduced with version 2.4) The element <passengerFlowSpeed> contains all data, which are needed to define a certain flow of passengers through the doors of a vehicle for entering or leaving the vehicle.

Attributes of passengerFlowSpeed / Attribute von passengerFlowSpeed

  • FlowSpeed: The average/planned number of passengers per second that can flow through all the doors and vestibules of the vehicle at given platform heights
  • platformHeight: The platform height in millimetres for a given flow speed.

Syntactic Constraints / Syntaktische Beschränkungen

  • FlowSpeed xs:decimal, 3 fraction digits with minimum value 0, optional
  • platformHeight xs:decimal, 6 fraction digits, length value measured in meter, 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.