gml:DecimalMinutesType

Simple Type Information

Used By

Source

<simpleType name="DecimalMinutesType">
  <annotation>
    <appinfo>deprecated</appinfo>
  </annotation>
  <restriction base="decimal">
    <minInclusive value="0.00"/>
    <maxExclusive value="60.00"/>
  </restriction>
</simpleType>