TT:mean: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[unchecked revision][checked revision]
(missing Wiki page created)
 
mNo edit summary
 
(5 intermediate revisions by 2 users not shown)
Line 2: Line 2:
|elementName = statistic
|elementName = statistic
|parent =  {{TT:Tag|statistic}}
|parent =  {{TT:Tag|statistic}}
|childs  
|childs=''None''
|minocc=0
|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 15: Line 17:
* {{Attr|departureDelay}}: mean departure delay
* {{Attr|departureDelay}}: mean departure delay
* {{Attr|stopTime}}: mean stop time
* {{Attr|stopTime}}: mean stop time
{{InheritAnyAttribute
|comment={{intro|2.3}}
|anyAttribute =
|anyAttribute_de =
}}


|constraints =
|constraints =
* {{Attr|arrival}} {{XsdType|time}}, optional
*{{constraint|arrival|xsd|time}}
* {{Attr|arrivalDay}} {{XsdType|integer}}, optional, default: {{Attr|0}}
*{{constraint|arrivalDay|xsd|integer|default=0}}
* {{Attr|departure}} {{XsdType|time}}, optional
*{{constraint|departure|xsd|time}}
* {{Attr|departureDay}} {{XsdType|integer}}, optional, default: {{Attr|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.