TT:timetablePeriod

From railML 2 Wiki
Jump to navigation Jump to search


timetablePeriod
 


Scheme description / Schemenbeschreibung

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

Multiplicity / Anzahl

[1..1]

Semantics / Bedeutung

The Element <timetablePeriod> defines a timetable period, lasting typically about a year.

Das Element <timetablePeriod> bezeichnet eine Fahrplanperiode, die üblicher Weise etwa ein Jahr dauert.

Attributes of timetablePeriod / Attribute von timetablePeriod

see Template:DocCO

  • id: an id for references inside the railml file
  • name: a short name or the id used in your railway system
  • description: a longer name or a detailed description
  • startDate: first day of the period (xs:date, optional)
  • endDate: last day of the period (xs:date, optional)

Syntactic Constraints / Syntaktische Beschränkungen

Not yet described. / Noch nicht beschrieben.

Best practice & Examples / Empfohlene Anwendung & Beispiele

<timetablePeriod id="tp09" id="TT2009" description="Timetable 2009" startDate="2008-12-07" endDate="2009-12-05"/>

Notes / Anmerkungen

Not yet described. / Noch nicht beschrieben.

Open issues / Offene Punkte/Pendenzen

Not yet described. / Noch nicht beschrieben.