TT:mean: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[checked revision][checked revision]
mNo edit summary
 
(2 intermediate revisions by one other user not shown)
Line 3: Line 3:
|parent =  {{TT:Tag|statistic}}
|parent =  {{TT:Tag|statistic}}
|childs=''None''
|childs=''None''
|minocc=0
|inheritedAttributes=''None''
|inheritedAttributes=''None''
|semantics =
|semantics =
The element {{TT:Tag|mean}} provides 'mean' values for actual driven and therefore measured times.
The element {{TT:Tag|mean}} provides 'mean' values for actually driven and therefore measured times.


|ownAttributes =
|ownAttributes =
Line 23: Line 24:


|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
}}
}}

Latest revision as of 17:48, 3 February 2022


statistic
 


Scheme description / Schemenbeschreibung

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

Multiplicity / Anzahl

[0..1]

Semantics / Bedeutung

The element <mean> provides 'mean' values for actually driven and therefore measured times.

Attributes of statistic / Attribute von statistic

  • arrival: mean arrival time
  • arrivalDay: mean arrival day
  • departure: mean departure time
  • departureDay: mean departure day
  • arrivalDelay: mean arrival delay
  • departureDelay: mean departure delay
  • stopTime: mean 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.