generic type for effort values measured in newton |
<xs:simpleType name="tEffortNewton"> <xs:annotation> <xs:documentation>generic type for effort values measured in newton</xs:documentation> </xs:annotation> <xs:restriction base="rail:tForceNewton"/> </xs:simpleType> |