TT:circulation

From railML 2 Wiki
Revision as of 10:05, 8 December 2011 by RailML Superseded Users (talk | contribs) (Types updated, typos fixed)
Jump to navigation Jump to search


circulation
 


Scheme description / Schemenbeschreibung

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

  • Parent: <circulations>
  • Children: Not yet described. / Noch nicht beschrieben.

Multiplicity / Anzahl

[1..1]

Semantics / Bedeutung

The element <circulation> is for chaining the blocks into a complete rostering.

In dem Element <circulation> werden die "Dienste" (blocks) zu einem Umlaufplan verkettet.

Attributes of circulation / Attribute von circulation

  • blockRef: This refers to the id attribute of the associated <block> element.
  • startDate: If this is absent operatingPeriodRef must be defined.
  • endDate: If this is absent operatingPeriodRef may be defined or it is "open end".
  • operatingPeriodRef: This refers to the id attribute of the associated <operatingPeriod> element.
    This operatingPeriod constraints the dates the referenced block is to be fulfilled. If this is absent the referenced block runs daily from startDate to endDate.
  • repeatCount: This is for abstract circulations from startDate to endDate.
  • nextBlockRef: This refers to the id attribute of the associated <block> element.
    This is the block which should follow the currently referenced block.

Syntactic Constraints / Syntaktische Beschränkungen

  • nextOperatingPeriodRef xs:IDREF, optional

Best practice & Examples / Empfohlene Anwendung & Beispiele

Not yet described. / Noch nicht beschrieben.

Notes / Anmerkungen

Not yet described. / Noch nicht beschrieben.

Open issues / Offene Punkte/Pendenzen

Not yet described. / Noch nicht beschrieben.