TT:holiday: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[checked revision][checked revision]
(Einige ''None'')
Line 6: Line 6:


{{Deu|Das Element {{TT:Tag|holiday}} bezeichnet einen Feiertag, wie er bei Verkehrsperioden der Art "täglich, ausser an Sonn- und Feiertagen" gemeint ist.}}
{{Deu|Das Element {{TT:Tag|holiday}} bezeichnet einen Feiertag, wie er bei Verkehrsperioden der Art "täglich, ausser an Sonn- und Feiertagen" gemeint ist.}}
|parent = {{TT:Tag|holidays}}
|parent = {{TT:Tag|holidays}}
|childs=''None''
|childs=''None''
Line 12: Line 11:
|ownAttributes =
|ownAttributes =
* {{Attr|holidayDate}}: the date
* {{Attr|holidayDate}}: the date
* {{Attr|description}}: a description
* {{Attr|description}}: a description{{human}}
{{InheritAnyAttribute
{{InheritAnyAttribute
|comment={{intro|2.3}}
|comment={{intro|2.3}}
Line 18: Line 17:
|anyAttribute_de =
|anyAttribute_de =
}}
}}
|constraints =
|constraints =
* {{Attr|holidayDate}} {{XsdType|date}}, mandatory
* {{Attr|holidayDate}} {{XsdType|date}}, mandatory
* {{Attr|description}} {{RailMLType|tElementDescription}}, optional
* {{Attr|description}} {{RailMLType|tElementDescription}}, optional
|example =
|example =
<syntaxhighlight lang="xml">
<syntaxhighlight lang="xml">

Revision as of 16:11, 5 October 2018


holiday
 


Scheme description / Schemenbeschreibung

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

Multiplicity / Anzahl

[1..1]

Semantics / Bedeutung

The Element <holiday> defines one of the public holidays referred to by an operating period like "all days, excluding public holidays".

Das Element <holiday> bezeichnet einen Feiertag, wie er bei Verkehrsperioden der Art "täglich, ausser an Sonn- und Feiertagen" gemeint ist.

Attributes of holiday / Attribute von holiday

  • holidayDate: the date
  • description: a description
💡 Please take into account our references to human-intepretable data fields.

Bitte berücksichtigen Sie unsere Hinweise zu menschen-intepretierbaren Datenfeldern.

  • xs:anyAttribute(introduced with version 2.3) This provides an extension point for non-railML® attributes in a foreign namespace. How to use it?

Syntactic Constraints / Syntaktische Beschränkungen

Best practice & Examples / Empfohlene Anwendung & Beispiele

<holiday holidayDate="2009-04-13" description="Easter Monday"/>

Notes / Anmerkungen

Not yet described. / Noch nicht beschrieben.

Open issues / Offene Punkte/Pendenzen

Not yet described. / Noch nicht beschrieben.