generic type for weight/load values measured in ton |
<xs:simpleType name="tWeightTons"> <xs:annotation> <xs:documentation>generic type for weight/load values measured in ton</xs:documentation> </xs:annotation> <xs:restriction base="rail:tWeight"/> </xs:simpleType> |