rail:speed

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
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
profileRef rail:tGenericRef optional
reference to a speedProfile
status xs:string optional
trainCategory rail:tTrainCategory optional
DEPRECATED. Use the new attribute etcsTrainCategory instead.
vMax rail:tVMax required
maximum allowed speed in km/h

Source

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

Sample