rail:braking

sub-element for defining a braking signal or panel

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

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="braking" type="rail:tSignalBraking" minOccurs="0">
  <xs:annotation>
    <xs:documentation>sub-element for defining a braking signal or panel</xs:documentation>
    <xs:documentation source="http://wiki.railml.org/index.php?title=IS:braking"/>
  </xs:annotation>
</xs:element>

Sample