IS:speed speeds
Jump to navigation
Jump to search
speed
Schema description / Schemabeschreibung
Position of speed in the XML-Tree / Position von speed im XML-Baum
- Parent: <speeds>
- Children: None
Multiplicity / Anzahl
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.