rail:tPneumaticWagonCouplerType

data of available pneumatic couplers between wagons

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
couplerFunction rail:tPneumaticCouplerFunctionType optional
the function the pneumatic coupler is used for
integratedOnMechanicalCoupler xs:boolean optional
flag, whether the pneumatic coupler is integrated in the mechanical coupler and coupled automatically
positionOnCarEnd rail:tEndPositionType required
basic position of the pneumatic wagon coupler (front/rear/both)

Used By

Complex Type rail:ePneumaticCoupler

Source

<xs:complexType name="tPneumaticWagonCouplerType">
  <xs:annotation>
    <xs:documentation>data of available pneumatic couplers between wagons</xs:documentation>
  </xs:annotation>
  <xs:attributeGroup ref="rail:aPneumaticWagonCoupler"/>
</xs:complexType>