TT:runTimes
runTimes
Contents
- 1 Scheme description / Schemenbeschreibung / Description du schéma
- 1.1 Position of runTimes in the XML-Tree / Position von runTimes im XML-Baum / position de runTimes dans l’aborescence XML
- 1.2 Multiplicity / Anzahl / Multiplicité
- 1.3 Semantics / Bedeutung / Sémantique
- 1.4 Attributes of runTimes / Attribute von runTimes / Attributs de runTimes
- 1.5 Syntactic Constraints / Syntaktische Beschränkungen / Contraintes syntactiques
- 2 Best practice & Examples / Empfohlene Anwendung & Beispiele / Bonnes pratiques & exemples
- 3 Notes / Anmerkungen / Notes
- 4 Open issues / Offene Punkte/Pedenzen / Questions ouvertes
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>
- Children: None
Multiplicity / Anzahl / Multiplicité
Semantics / Bedeutung / Sémantique
The Element <runTimes> describes the inner structure of the run time to the next ocpTT.
Das Element <runTimes> beschreibt die Zusammensetzung der Fahrzeit bis zum nächsten ocpTT-Element.
Attributes of runTimes / Attribute von runTimes / Attributs de runTimes
- minimalTime: minimal run time.
- operationalReserve: additional run time for operational purposes.
- additionalReserve: additional unspecified run time, e.g. slower run as timetable buffer.
- 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/Pedenzen / Questions ouvertes
Not yet described. / Noch nicht beschrieben. / Pas encore décrit.