rail:milepost

sub-element for defining a mileage signpost

http://wiki.railml.org/index.php?title=IS:milepost

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
lineRef rail:tGenericRef optional
reference to a line, for which the milepost is valid
mileageChangeRef rail:tGenericRef optional
reference to a mileageChange element
shownRemark xs:string optional
any remark that is printed on the milepost, e.g. for documenting a mileage gap
shownValue rail:tLength optional
mileage value printed on the milepost
switchable xs:boolean optional
defining the signal to be switchable or fixed (panel)
Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.railml.org/schemas/2016'

Source

<xs:element name="milepost" type="rail:tSignalMilepost" minOccurs="0">
  <xs:annotation>
    <xs:documentation>sub-element for defining a mileage signpost</xs:documentation>
    <xs:documentation source="http://wiki.railml.org/index.php?title=IS:milepost"/>
  </xs:annotation>
</xs:element>

Sample