rail:eElectricalCoupler

Complex Type 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

Used By

Source

<xs:complexType name="eElectricalCoupler">
  <xs:complexContent>
    <xs:extension base="rail:tElectricalWagonCouplerType">
      <xs:annotation>
        <xs:documentation source="http://wiki.railml.org/index.php?title=RS:electricalCoupler"/>
      </xs:annotation>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>