rail:trainRadio

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
broadcastCalls xs:boolean optional
defines whether broadcast call functionality is available
directMode xs:boolean optional
defines whether direct mode train radio is available
networkSelection rail:tTrainRadioNetworkSelection optional
defines the procedure of train radio network selection
publicEmergency xs:boolean optional
defines whether public emergency calls are available
publicNetworkRoaming xs:boolean optional
defines whether roaming via public networks is available
radioSystem rail:tTrainRadioSystem required
the train radio system, e.g. 'GSM-R'
textMessageService xs:boolean optional
defines whether text message service (SMS) is available

Source

<xs:element name="trainRadio" type="rail:tTrainRadioAttributes" minOccurs="0">
  <xs:annotation>
    <xs:documentation source="http://wiki.railml.org/index.php?title=IS:trainRadio"/>
  </xs:annotation>
</xs:element>

Sample