rail:tOcpTT

Complex Type Information

Model

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'

Used By

Complex Type rail:eOcpTT

Source

<xs:complexType name="tOcpTT">
  <xs:attributeGroup ref="rail:aOcpTT"/>
  <xs:attributeGroup ref="rail:anyAttribute"/>
</xs:complexType>