rail:tSpeedMPerSec

generic type for speed/velocity values measured in meter per second

Simple Type Information

Source

<xs:simpleType name="tSpeedMPerSec">
  <xs:annotation>
    <xs:documentation>generic type for speed/velocity values measured in meter per second</xs:documentation>
  </xs:annotation>
  <xs:restriction base="rail:tSpeed"/>
</xs:simpleType>