<xs:attributeGroup name="aElectricalWagonCoupler">
<xs:attribute name="positionOnCarEnd" type="rail:tEndPositionType" use="required">
<xs:annotation>
<xs:documentation>basic position of the electrical wagon coupler (front/rear/both)</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="designType" type="rail:tElectricalCouplerDesignType">
<xs:annotation>
<xs:documentation>description of the design type of the electrical coupler (mainly control lines)</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="positionOnMechanicalCoupler" type="rail:tRelatedPositionType">
<xs:annotation>
<xs:documentation>the position of electrical coupling in relation to mechanical coupling if integrated</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="numberContacts" type="rail:tCounter">
<xs:annotation>
<xs:documentation>number of contacts included in the coupler (similar to number of lines)</xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:attributeGroup> |