Attribute | rail:aOperationMode/@clearanceManaging |
<xs:simpleType name="tClearanceManaging"> <xs:union> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="sight"/> <xs:enumeration value="time"/> <xs:enumeration value="blocking"/> <xs:enumeration value="LZB-blocking"/> <xs:enumeration value="absBrakeDist"/> </xs:restriction> </xs:simpleType> <xs:simpleType> <xs:restriction base="rail:tOtherEnumerationValue"/> </xs:simpleType> </xs:union> </xs:simpleType> |