rail:speedChange

Element Information

Model

rail:additionalName* , ANY element from ANY namespace OTHER than 'http://www.railml.org/schemas/2016' , rail:geoCoord{0,1} , rail:states{0,1}

Attributes

QName Type Fixed Default Use Inheritable Annotation
absPos rail:tLengthM optional
absPosOffset rail:tLengthM optional
DEPRECATED, not needed, not used
code rail:tGenericName optional
for typical, specific abbreviations, used in different systems with the same understanding
description rail:tElementDescription optional
should be interpreted in its elements' context, substantiates the name
dir rail:tStrictDirection optional
a strict direction, which allows only for "up" and "down"
etcsTrainCategory rail:tEtcsTrainCategory optional
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
id rail:tGenericID required
XML-file-wide unique identity is required for later referencing that element
mandatoryStop xs:boolean optional
specifying the speedChange as a mandatory stop point, e.g. in front of a level crossing
name rail:tGenericName optional
should be interpreted in its elements' context (e.g. track/name, vehicle/name)
pos rail:tLengthM required
profileRef rail:tGenericRef optional
reference to a speedProfile
signalised xs:boolean optional
indicates whether the speed aspect is shown next to the track by a signal or panel (true) or only in the "driver's timetable" (false)
status xs:string optional
trainCategory rail:tTrainCategory optional
DEPRECATED. Use the new attribute etcsTrainCategory instead.
trainRelation rail:tTrainRelation optional
Reference to the part of the train from where on the speed change is valid. Normally, a speed restriction that is higher than the train's current speed will be valid when the end of the train has passed the speed change while a speed restriction that is lower than the train's current speed will be valid already when the head of train passes the speedChange. Only define this attribute if your train relation differs from this default value.
vMax rail:tVMax required
maximum allowed speed in km/h
xml:lang xs:language optional
In due course, we should install the relevant ISO 2- and 3-letter
codes as the enumerated possible values . . .
Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.railml.org/schemas/2016'

Source

<xs:element name="speedChange" type="rail:tSpeedChange" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation source="http://wiki.railml.org/index.php?title=IS:speedChange"/>
  </xs:annotation>
</xs:element>

Sample