generic type for the alignment of a train relative to some objective in the used context |
Attribute | rail:aOcpTT/@alignment |
<xs:simpleType name="tTrainAlignment"> <xs:annotation> <xs:documentation>generic type for the alignment of a train relative to some objective in the used context</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:enumeration value="head"/> <xs:enumeration value="center"/> <xs:enumeration value="rear"/> </xs:restriction> </xs:simpleType> |