rail:trainRadio

sub-element for defining a train radio signal or panel

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

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
switchable xs:boolean optional
defining the signal to be switchable or fixed (panel)
trackConditionRef rail:tGenericRef optional
reference to a trackCondition element
Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.railml.org/schemas/2016'

Source

<xs:element name="trainRadio" type="rail:tSignalTrainRadio" minOccurs="0">
  <xs:annotation>
    <xs:documentation>sub-element for defining a train radio signal or panel</xs:documentation>
    <xs:documentation source="http://wiki.railml.org/index.php?title=IS:trainRadio"/>
  </xs:annotation>
</xs:element>

Sample