velocityUnitEnum

Simple Type Information

Used By

Source

<xsd:simpleType name="velocityUnitEnum">
  <xsd:restriction base="xsd:NMTOKEN">
    <xsd:enumeration value="MetersPerSecond"/>
    <xsd:enumeration value="MilesPerHour"/>
    <xsd:enumeration value="Knots"/>
  </xsd:restriction>
</xsd:simpleType>