rail:catenary

sub-element for defining a catenary signal or panel

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

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

Sample