rail:etcs

sub-element for defining an ETCS panel

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

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
level_0 xs:boolean optional
on-board unit supports level 0
level_1 xs:boolean optional
on-board unit supports level 1
level_2 xs:boolean optional
on-board unit supports level 2
level_3 xs:boolean optional
on-board unit supports level 3
srsVersion rail:tVersionNumber optional
Version of ETCS language (SRS edition) installed
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="etcs" type="rail:tSignalEtcs" minOccurs="0">
  <xs:annotation>
    <xs:documentation>sub-element for defining an ETCS panel</xs:documentation>
    <xs:documentation source="http://wiki.railml.org/index.php?title=IS:etcs"/>
  </xs:annotation>
</xs:element>

Sample