rail:formationTT

Element Information

Model

ANY element from ANY namespace OTHER than 'http://www.railml.org/schemas/2016' , rail:equipmentUsage{0,1} , rail:passengerUsage{0,1} , rail:reservationInfo{0,1}

Attributes

QName Type Fixed Default Use Inheritable Annotation
formationRef rail:tGenericRef optional
refers to the id attribute of the associated formation element
length rail:tLengthM optional
the real length of the formation while in use
load rail:tWeightTons optional
weight without engine
orientationReversed xs:boolean optional
indicates, that the formation is not as referenced but in the reversed order
speed rail:tSpeedKmPerHour optional
the real maximum speed of the formation while in use
timetableLoad rail:tWeightTons optional
assumed load (without engine) for timetable planning
weight rail:tWeightTons optional
real weight of the formation while in use
Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.railml.org/schemas/2016'

Source

<xs:element name="formationTT" type="rail:eFormationTT" minOccurs="0">
  <xs:annotation>
    <xs:documentation source="http://wiki.railml.org/index.php?title=TT:formationTT"/>
  </xs:annotation>
</xs:element>

Sample