rail:trainRadioChange

start of section with certain train radio system installed at the infrastructure

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}

Attributes

QName Type Fixed Default Use Inheritable Annotation
absPos rail:tLengthM optional
absPosOffset rail:tLengthM optional
DEPRECATED, not needed, not used
broadcastCalls xs:boolean optional
defines whether broadcast call functionality is available
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
directMode xs:boolean optional
defines whether direct mode train radio is available
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)
networkSelection rail:tTrainRadioNetworkSelection optional
defines the procedure of train radio network selection
pos rail:tLengthM required
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
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="trainRadioChange" type="rail:tTrainRadioChange" minOccurs="1" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>start of section with certain train radio system installed at the infrastructure</xs:documentation>
  </xs:annotation>
</xs:element>

Sample