rail:line

sub-element for defining a line signal or panel

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

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
ref rail:tGenericRef optional
reference to a line
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="line" type="rail:tSignalLine" minOccurs="0">
  <xs:annotation>
    <xs:documentation>sub-element for defining a line signal or panel</xs:documentation>
    <xs:documentation source="http://wiki.railml.org/index.php?title=IS:line_signal"/>
  </xs:annotation>
</xs:element>

Sample