TT:runTimes
runTimes
Scheme description / Schemenbeschreibung / Description du schéma
Position of runTimes in the XML-Tree / Position von runTimes im XML-Baum / position de runTimes dans l’aborescence XML
- Parent: <sectionTT>, <alternativeSectionTT> (introduced with version 2.5)
- Children: None
Multiplicity / Anzahl / Multiplicité
Semantics / Bedeutung / Sémantique
The Element <runTimes> describes details about the scheduled run time from the current ocp to the next one ocpTT. The described time is the scheduled run time between the departure of the current ocp and the arrival at the next one.
The scheduled overall run time is calculate as the sum of @minimalTime, @operationalReserve und @additionalReserve. @operationalReserve is derived from @minimalTime * @percentageSupplement / 100, assuming percentageSupplement was supplied.
Das Element <runTimes> beschreibt Details zur der Fahrzeit vom aktuellen ocp bis zum nächsten ocpTT-Element. Die beschriebene Zeit ist die geplante Fahrzeit zwischen der Abfahrt vom aktuellen Ocp und der Ankunft am folgenden.
Die geplante Gesamtfahrzeit ergibt sich aus Summe von @minimalTime, @operationalReserve und @additionalReserve. @operationalReserve ergibt sich dabei aus @minimalTime * @percentageSupplement / 100, unter Prämisse, dass percentageSupplement angegeben wurde.
Attributes of runTimes / Attribute von runTimes / Attributs de runTimes
- minimalTime: minimal technical run time with no supplements. minimale technische Fahrzeit ohne jegliche Zuschläge
- operationalReserve: additional run time for operational purposes. regulärer operativer Zuschlag.
- additionalReserve: additional run time, e.g. supplement due to construction. zusätzlicher Zuschlag, z.B. Bauzuschlag.
- xs:anyAttribute: (introduced with version 2.3) This provides an extension point for non-railML attributes in a foreign namespace. How to use it?
Syntactic Constraints / Syntaktische Beschränkungen / Contraintes syntactiques
- minimalTime xs:duration, optional
- operationalReserve xs:duration, optional
- additionalReserve xs:duration, optional
Best practice & Examples / Empfohlene Anwendung & Beispiele / Bonnes pratiques & exemples
Not yet described. / Noch nicht beschrieben. / Pas encore décrit.
Notes / Anmerkungen / Notes
The run time between two ocpTT elements can also be deduced by the difference of the arrival and the departure time. The difference should be equivalent to the sum of mimimalTime, operationalReserve and additionalReserve.
Open issues / Offene Punkte/Pendenzen / Questions ouvertes
Not yet described. / Noch nicht beschrieben. / Pas encore décrit.