TT:eventTrigger

From railML 2 Wiki
Revision as of 05:57, 13 September 2020 by RailML Coord Documentation (talk | contribs) (parents)
Jump to navigation Jump to search

Sunrise.png This instance of Template:Future seems to be obsolete. Please check, if this article contains information that is only valid for future railML® versions. If this is not the case, feel free to remove this template. Don't forget to check Category:Future if there are more obsolete instances.


<eventTrigger>, <startTime>, <endTime>
 

💡 (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 <eventTrigger>, <startTime>, <endTime> in the XML-Tree / Position von <eventTrigger>, <startTime>, <endTime> im XML-Baum

Multiplicity / Anzahl

[1..1]

Semantics / Bedeutung

Allows to specify that the referenced announcement is to be played delayed by this duration after the specified event occured.(introduced with version 2.5)

Attributes of <eventTrigger>, <startTime>, <endTime> / Attribute von <eventTrigger>, <startTime>, <endTime>

  • event: allows to specify the event triggering the announcement. Possible values are:
    • scheduledArrival
    • expectedArrival
    • scheduledDeparture
    • expectedDeparture
  • offset: allows to specify that the referenced announcement is to be played delayed by this duration after the specified event occured.

Syntactic Constraints / Syntaktische Beschränkungen

  • event: restriction of xs:string: scheduledArrival, expectedArrival, scheduledDeparture or expectedDeparture, required
  • offset: xs:duration

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.