rail:pneumaticCoupler

container for available pneumatic couplers between wagons

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

Element 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)

Source

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

Sample