planned/calculated usage of specified brakes |
Attribute | rail:aAuxiliaryBrakes/@brakeUse |
<xs:simpleType name="tBrakeUse"> <xs:annotation> <xs:documentation>planned/calculated usage of specified brakes</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:enumeration value="unknown"/> <xs:enumeration value="normal"/> <xs:enumeration value="emergency"/> <xs:enumeration value="both"/> </xs:restriction> </xs:simpleType> |