TT:announcementRef stopDescription: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[checked revision][checked revision]
(New element page)
 
No edit summary
Line 4: Line 4:
|intro=2.5
|intro=2.5
|parent = {{TT:Tag|stopDescription}}
|parent = {{TT:Tag|stopDescription}}
|childs={{TT:Tag|trigger}}, {{TT:Tag|periodic}}
|childs={{TT:Tag|trigger}}, {{TT:Tag|periodic}}, {{TT:Tag|outputLanguages}}
|minocc=0
|minocc=0
|maxocc=∞
|maxocc=∞
Line 25: Line 25:
|notes_en = This {{TT:Doc|operatingPeriod}} constraints the dates the referenced {{TT:Doc|announcement}} is valid. If this is absent the referenced {{TT:Doc|announcement}} holds for the {{TT:Doc|stopDescription}} without further restrictions.
|notes_en = This {{TT:Doc|operatingPeriod}} constraints the dates the referenced {{TT:Doc|announcement}} is valid. If this is absent the referenced {{TT:Doc|announcement}} holds for the {{TT:Doc|stopDescription}} without further restrictions.
}}
}}
*{{attr|target}}: {{intro|2.5}}, specifies the target output of the passenger information (e.g. info for output in train or at the platform).
*{{attr|target}}: specifies the target output of the passenger information (e.g. info for output in train or at the platform).
**{{enum|station}}: indicates that passenger info is to be output via the stationary info system at the platform/station.
**{{enum|station}}: indicates that passenger info is to be output via the stationary info system at the platform/station.
**{{enum|train}}: indicates that passenger info is to be output via the onboard info system in the train.
**{{enum|train}}: indicates that passenger info is to be output via the onboard info system in the train.
*{{attr|priority}}: {{intro|2.5}}, specifies the priority of the announcements. if multiple announcements apply, the order in which they are played is determined by the priority (highest priority first).
*{{attr|priority}}: specifies the priority of the announcements. if multiple announcements apply, the order in which they are played is determined by the priority (highest priority first).
|constraints =
|constraints =
* {{Attr|ref}} {{RailMLType|tGenericRef}}, mandatory
* {{Attr|ref}} {{RailMLType|tGenericRef}}, mandatory

Revision as of 17:31, 1 October 2020

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.


announcementRef
 

💡 (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 announcementRef in the XML-Tree / Position von announcementRef im XML-Baum

Multiplicity / Anzahl

[0..∞]

Semantics / Bedeutung

The element <announcementRef> allows for referencing an <announcement>.

Das Element <announcementRef> wird genutzt um ein <announcement> zu referenzieren.(introduced with version 2.5)

Attributes of announcementRef / Attribute von announcementRef

  • ref: This refers to the id attribute of the associated announcement element.
  • xs:anyAttribute: This provides an extension point for non-railML® attributes in a foreign namespace. How to use it?
  • operatingPeriodRef: This refers to the id attribute of the associated <operatingPeriod> element.
    This operatingPeriod constraints the dates the referenced announcement is valid. If this is absent the referenced announcement holds for the stopDescription without further restrictions.
  • target: specifies the target output of the passenger information (e.g. info for output in train or at the platform).
    • station: indicates that passenger info is to be output via the stationary info system at the platform/station.
    • train: indicates that passenger info is to be output via the onboard info system in the train.
  • priority: specifies the priority of the announcements. if multiple announcements apply, the order in which they are played is determined by the priority (highest priority first).

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.