TT:timetablePeriod: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[unchecked revision][unchecked revision]
(Die Seite wurde neu angelegt: {{elementDocu| elementName = timetablePeriod |semantics = The Element {{TT:Tag|timetablePeriod}} defines a timetable period, lasting typically about a year. Das Eleme...)
 
mNo edit summary
Line 6: Line 6:
Das Element {{TT:Tag|timetablePeriod}} bezeichnet eine Fahrplanperiode, die üblicher Weise etwa ein Jahr dauert.
Das Element {{TT:Tag|timetablePeriod}} bezeichnet eine Fahrplanperiode, die üblicher Weise etwa ein Jahr dauert.


|parent = {{DocTT|timetablePeriods}}
|parent = {{TT:Doc|timetablePeriods}}


|childs = {{DocTT|holidays}}
|childs = {{TT:Doc|holidays}}


|inheritedAttributes = see {{DocCO|tElementWithIDAndName}}
|inheritedAttributes = see {{DocCO|tElementWithIDAndName}}

Revision as of 11:53, 12 November 2009


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.