rail:tMechanicalWagonCouplerType

data of available mechanical couplers between wagons

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="tMechanicalWagonCouplerType">
  <xs:annotation>
    <xs:documentation>data of available mechanical couplers between wagons</xs:documentation>
  </xs:annotation>
  <xs:attributeGroup ref="rail:aMechanicalWagonCoupler"/>
</xs:complexType>