rail:electricalCoupler

container for available electrical couplers between wagons

http://wiki.railml.org/index.php?title=RS:electricalCoupler

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
designType rail:tElectricalCouplerDesignType optional
description of the design type of the electrical coupler (mainly control lines)
numberContacts rail:tCounter optional
number of contacts included in the coupler (similar to number of lines)
positionOnCarEnd rail:tEndPositionType required
basic position of the electrical wagon coupler (front/rear/both)
positionOnMechanicalCoupler rail:tRelatedPositionType optional
the position of electrical coupling in relation to mechanical coupling if integrated

Source

<xs:element name="electricalCoupler" type="rail:eElectricalCoupler" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>container for available electrical couplers between wagons</xs:documentation>
    <xs:documentation source="http://wiki.railml.org/index.php?title=RS:electricalCoupler"/>
  </xs:annotation>
</xs:element>

Sample