TT:timetablePeriod: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[unchecked revision][unchecked revision]
mNo edit summary
m (Template changed)
Line 10: Line 10:
|childs = {{TT:Doc|holidays}}
|childs = {{TT:Doc|holidays}}


|inheritedAttributes = see {{DocCO|tElementWithIDAndName}}
|inheritedAttributes = see {{CO:Doc|tElementWithIDAndName}}
*{{attr|id}}: an id for references inside the railml file
*{{attr|id}}: an id for references inside the railml file
*{{attr|name}}: a short name or the id used in your railway system
*{{attr|name}}: a short name or the id used in your railway system

Revision as of 10:47, 22 November 2011


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 tElementWithIDAndName

  • 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.