TT:slot

From railML 2 Wiki
Jump to navigation Jump to search


slot
 

💡 (introduced with version 2.5)
This element was introduced with version 2.5.
Dieses Element wurde mit Version 2.5 eingeführt.

Scheme description / Schemenbeschreibung

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

Multiplicity / Anzahl

[1..∞]

Semantics / Bedeutung

A time slot belonging to its <slotGroup>.(introduced with version 2.5)

Attributes of slot / Attribute von slot

  • startTime: Time of day for the start of the slot. Skip if generally referring to all intervals with a length equal to @duration, such as every week, day or hour.
  • duration: Duration of the time slot. Can exceed one day.
  • numberOfTrains: Number of trains in the slot, including @startTime and excluding @startTime + @duration. So if @startTime is "04:30:00" and @duration is "PT2H" and there are trains at 04:30, 05:30 and 06:30, @numberOfTrains will be 2, not 3.
  • interval: Interval between instances of this <train>, as a space-separated list of XML durations.

Syntactic Constraints / Syntaktische Beschränkungen

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.