rail:ocpTT

Element Information

Model

rail:times* , rail:connections{0,1} , rail:statistics{0,1} , rail:sectionTT{0,1} , rail:stopDescription{0,1} , ANY element from ANY namespace OTHER than 'http://www.railml.org/schemas/2016'

Attributes

QName Type Fixed Default Use Inheritable Annotation
alignment rail:tTrainAlignment optional
describes the alignment of the arriving train in relation to the point on a track referenced by ocpRef
ocpRef rail:tGenericRef required
refers to the id attribute of the associated ocp element
ocpType rail:tOcpTTType optional
describes if the train is going to stop/pass
offset rail:tLengthM optional
describes the offset of the stopping point in relation to the point on a track referenced by ocpRef
remarks xs:string optional
a free attribute for further descriptions
sequence rail:tPositiveCounter optional
defines explicitly the order of the ocpTTs which are supposed to be in chronological order along the train path
shuntingTime xs:duration optional
is the driving time used inside a station
trackInfo xs:string optional
is a description of the station track, often used for the platform number
trackRef rail:tGenericRef optional
refers to the id attribute of the associated track element
trainReverse xs:boolean optional
is true if the train changes its direction of travel at this station. After this station the rollingstock which is referenced in formationTT changes its order
Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.railml.org/schemas/2016'

Source

<xs:element name="ocpTT" type="rail:eOcpTT" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation source="http://wiki.railml.org/index.php?title=TT:ocpTT"/>
  </xs:annotation>
</xs:element>

Sample