TT:median: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[checked revision][checked revision]
Line 21: Line 21:
|anyAttribute_de =
|anyAttribute_de =
}}
}}
|constraints =
|constraints =
* {{Attr|arrival}} {{XsdType|time}}, optional
*{{constraint|arrival|xsd|time}}
* {{Attr|arrivalDay}} {{XsdType|integer}}, optional, {{default|0}}
*{{constraint|arrivalDay|xsd|integer|default=0}}
* {{Attr|departure}} {{XsdType|time}}, optional
*{{constraint|departure|xsd|time}}
* {{Attr|departureDay}} {{XsdType|integer}}, optional, {{default|0}}
*{{constraint|departureDay|xsd|integer|default=0}}
* {{Attr|arrivalDelay}} {{XsdType|duration}}, optional
*{{constraint|arrivalDelay|xsd|duration}}
* {{Attr|departureDelay}} {{XsdType|duration}}, optional
*{{constraint|departureDelay|xsd|duration}}
* {{Attr|stopTime}} {{XsdType|duration}}, optional
*{{constraint|stopTime|xsd|duration}}
 
|notes
|notes
|example
|example
}}
}}

Revision as of 17:12, 19 October 2018


statistic
 


Scheme description / Schemenbeschreibung

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

Multiplicity / Anzahl

[1..1]

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

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.