TT:operatingPeriod

From railML 2 Wiki
Revision as of 17:13, 6 January 2010 by RailML Coord Timetable (talk | contribs) (Die Seite wurde neu angelegt: {{elementDocu| elementName = operatingPeriod |semantics = The Element {{TT:Doc|operatingPeriod}} describes the operation of a train. This could either be in relation t...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


operatingPeriod
 


Scheme description / Schemenbeschreibung

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

Multiplicity / Anzahl

[1..1]

Semantics / Bedeutung

The Element operatingPeriod describes the operation of a train. This could either be in relation to certain days of a calendar or abstract based on a standard week.

Das Element operatingPeriod beschreibt die Verkehrsperiode eines Zuges. Dies kann entweder im Bezug auf konkrete Kalendertage oder auch abstrakt über eine wochenbasierte Beschreibung mittels operatingDay erfolgen.

Attributes of operatingPeriod / Attribute von operatingPeriod

see Template:DocCO

  • id
  • name
  • description
  • timetablePeriodRef: reference on a timetablePeriod (optional)
  • startDate: first day of the period, if the operating period is shorter than the underlying timetablePeriod. (xs:date, optional)
  • endDate: last day of the period, if the operating period is shorter than the underlying timetablePeriod. (xs:date, optional)
  • bitMask: bit mask with 0/1 for every day of the startDate (xs:string, optional).

The attributes startDate and endDate are not allowed to enhance the time period given by the timetablePeriod. The length of the bitMask is therefore allways according to startDate and endDate of the timetablePeriod.

Syntactic Constraints / Syntaktische Beschränkungen

Not yet described. / Noch nicht beschrieben.

Best practice & Examples / Empfohlene Anwendung & Beispiele

<operatingPeriod id="op15" name="15" description="Mo-Fr" timetablePeriodRef="tp2005" bitMask="011111001111000111100011111...111110" />

Notes / Anmerkungen

Not yet described. / Noch nicht beschrieben.

Open issues / Offene Punkte/Pendenzen

Not yet described. / Noch nicht beschrieben.