rail:eMechanicalCoupler

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
couplingHeight rail:tLengthM optional
coupling level above top of rail in mm
designType rail:tMechanicalCouplerDesignType required
design type of the mechanical wagon coupler
positionOnCarEnd rail:tEndPositionType required
basic position of the mechanical wagon coupler (front/rear/both)
pullingForce rail:tForceNewton optional
maximum force in Newton to be used for pulling vehicles with this type of coupling
pushingForce rail:tForceNewton optional
maximum force in Newton to be used for pushing vehicles with this type of coupling

Used By

Source

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