TT:median: Difference between revisions
Jump to navigation
Jump to search
[unchecked revision] | [checked revision] |
(missing Wiki page created) |
(any-Attribut ergänzt) |
||
Line 15: | Line 15: | ||
* {{Attr|departureDelay}}: median departure delay | * {{Attr|departureDelay}}: median departure delay | ||
* {{Attr|stopTime}}: median stop time | * {{Attr|stopTime}}: median stop time | ||
{{InheritAnyAttribute | |||
|comment={{intro|2.3}} | |||
|anyAttribute = | |||
|anyAttribute_de = | |||
}} | |||
|constraints = | |constraints = |
Revision as of 16:29, 4 February 2016
statistic
Schema description / Schemenbeschreibung
Position of statistic in the XML-Tree / Position von statistic im XML-Baum
- Parent: <statistic>
- Children: Not yet described. / Noch nicht beschrieben.
Multiplicity / Anzahl
Semantics / Bedeutung
The element <median> provides 'median' values for actual driven and therefore measured times.
Attributes of statistic / Attribute von statistic
- arrival: median arrival time
- arrivalDay: median arrival day
- departure: median departure time
- departureDay: median departure day
- arrivalDelay: median arrival delay
- departureDelay: median departure delay
- stopTime: median stop time
- 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
- arrival xs:time, optional
- arrivalDay xs:integer, optional, default: 0
- departure xs:time, optional
- departureDay xs:integer, optional, default: 0
- arrivalDelay xs:duration, optional
- departureDelay xs:duration, optional
- stopTime xs:duration, 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.