generic type for length values measured in meter |
<xs:simpleType name="tLengthM"> <xs:annotation> <xs:documentation>generic type for length values measured in meter</xs:documentation> </xs:annotation> <xs:restriction base="rail:tLength"/> </xs:simpleType> |