<xs:attributeGroup name="aMinBasicBrakeAttributes">
<xs:attribute name="brakeType" type="rail:tBrakeType" use="required">
<xs:annotation>
<xs:documentation>vacuum or compressed air brake, hand brake, parking brake, cable brake</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="airBrakeApplicationPosition" type="rail:tAirBrakeApplicationPosition">
<xs:annotation>
<xs:documentation>base brake switch, one of G, P or R</xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:attributeGroup> |