IS:speed speeds

From railML 2 Wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.


speed
 


Scheme description / Schemenbeschreibung

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

  • Parent: <speeds>
  • Children: None

Multiplicity / Anzahl

[0..∞]

Semantics / Bedeutung

The element <speed> defines a "very special kind of" speed profile for all tracks where the current <infraAttributes> are used per reference.

Attributes of speed / Attribute von speed

  • trainCategory: (deprecated with version 2.2) this is a category name for trains. Don't confuse with <category>! Please, employ etcsTrainCategory instead
  • etcsTrainCategory: the international train category number as specified on page 38 in ERA_ERTMS_040001 "Assignment of values to ETCS variables" v1.9 from 10/07/12
  • profileRef: (introduced with version 2.2) reference to a speedProfile
  • status:
  • vMax: the maximum speed allowed/possible on the specific section of the track

Syntactic Constraints / Syntaktische Beschränkungen

  • trainCategory: xs:string, optional
  • etcsTrainCategory: restriction of xs:integer; minInclusive 0; maxInclusive 15; the international train category number as specified on page 38 in ERA_ERTMS_040001 "Assignment of values to ETCS variables" v1.9 from 10/07/12
  • profileRef: xs:IDREF
  • status: xs:string, optional
  • vMax: tSpeedKmPerHour: xs:decimal, 5 digits and 1 fraction digit with minimum value 0, speed value measured in km/h, mandatory
(introduced with version 2.3): union of tSpeedKmPerHour and the enumeration value of "end"

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.