rail:mechanicalCoupler

container for available mechanical couplers between wagons

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

Element 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

Source

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

Sample