TT:stopTimes stopDescription ocpTT ocpsTT trainPart: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[unchecked revision][unchecked revision]
(Die Seite wurde neu angelegt: {{elementDocu| elementName = times |semantics = The element {{TT:Tag|stopTimes}} describes the composition of the stopping durations a train spends in a station. The st...)
 
m (use TT:Tag for XML-tree)
Line 6: Line 6:
{{deu|Das Element {{TT:Tag|stopTimes}} beschreibt beschreibt die Zusammensetzung und fachliche Aufteilung der Zeit, die ein Zug während eines Haltes in einem Bahnhof verbringt. Die Haltezeit als Differenz zwischen Ankunft und Abfahrt entspricht der Summe: {{attr|minimalTime}} + {{attr|operationalReserve}} + {{attr|additionalReserve}} }}
{{deu|Das Element {{TT:Tag|stopTimes}} beschreibt beschreibt die Zusammensetzung und fachliche Aufteilung der Zeit, die ein Zug während eines Haltes in einem Bahnhof verbringt. Die Haltezeit als Differenz zwischen Ankunft und Abfahrt entspricht der Summe: {{attr|minimalTime}} + {{attr|operationalReserve}} + {{attr|additionalReserve}} }}


|parent = {{TT:Doc|stopDescription}}
|parent = {{TT:Tag|stopDescription}}


|childs
|childs

Revision as of 22:32, 12 December 2012


times
 


Scheme description / Schemenbeschreibung

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

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

Multiplicity / Anzahl

[1..1]

Semantics / Bedeutung

The element <stopTimes> describes the composition of the stopping durations a train spends in a station. The stop time as difference between arrival and departure should be: minimalTime + operationalReserve + additionalReserve

Das Element <stopTimes> beschreibt beschreibt die Zusammensetzung und fachliche Aufteilung der Zeit, die ein Zug während eines Haltes in einem Bahnhof verbringt. Die Haltezeit als Differenz zwischen Ankunft und Abfahrt entspricht der Summe: minimalTime + operationalReserve + additionalReserve

Attributes of times / Attribute von times

  • minimalTime: minimal stop time (xs:duration,optional).
  • operationalReserve: additional stop time for operational purposes (xs:duration,optional).
  • additionalReserve: additional unspecified stop time, e.g. waiting for a connection (xs:duration,optional).
  • shuntingTime: usually defined at first/last ocpTT (xs:duration,optional).
  • clearanceTime: time spent for closing the doors etc., this is sometimes considered as part of the running time (xs:duration,optional).

Syntactic Constraints / Syntaktische Beschränkungen

Not yet described. / Noch nicht beschrieben.

Best practice & Examples / Empfohlene Anwendung & Beispiele

<stopTimes minimalTime="PT2M" additionalReserve="PT18S"/>

Notes / Anmerkungen

Not yet described. / Noch nicht beschrieben.

Open issues / Offene Punkte/Pendenzen

Not yet described. / Noch nicht beschrieben.