rail:ePneumaticCoupler

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

Source

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