rail:stopPost

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} , rail:validForMovements* , rail:signalRef*

Attributes

QName Type Fixed Default Use Inheritable Annotation
absPos rail:tLengthM optional
absPosOffset rail:tLengthM optional
DEPRECATED, not needed, not used
axleCount rail:tPositiveCounter optional
set this value if the stop post is only valid for trains with a certain number of axles
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:tLaxDirection optional
a direction, which allows for all direction attributes
id rail:tGenericID required
XML-file-wide unique identity is required for later referencing that element
name rail:tGenericName optional
should be interpreted in its elements' context (e.g. track/name, vehicle/name)
ocpRef rail:tGenericRef optional
reference to an OCP, which the stop post belongs to
platformEdgeRef rail:tGenericRef optional
reference to a platform edge for which the stop post is relevant
pos rail:tLengthM required
ruleCode rail:tElementDescription optional
Code for this element in the rule book, combination of letters and numbers and space allowed, e.g. Ne5, GA, SFRS/E
trainLength rail:tLengthM optional
set this value if the stop post is only valid for trains with a certain train length
trainRelation rail:tTrainRelation optional
Reference to the part of the train from where on the stop post is valid. Normally, a stop post relates to the head of the train.
verbalConstraints xs:string optional
set this value if the stop post is only valid for trains fulfilling a certain verbal constraint
virtual xs:boolean optional
marks a stop post being virtual if there is no physical representation along the track
wagonCount rail:tPositiveCounter optional
set this value if the stop post is only valid for trains with a certain number of wagons
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="stopPost" type="rail:tStopPost" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation source="http://wiki.railml.org/index.php?title=IS:stopPost"/>
  </xs:annotation>
</xs:element>

Sample