gml:ArcMinutesType

Simple Type Information

Used By

Element gml:minutes

Source

<simpleType name="ArcMinutesType">
  <annotation>
    <appinfo>deprecated</appinfo>
  </annotation>
  <restriction base="nonNegativeInteger">
    <maxInclusive value="59"/>
  </restriction>
</simpleType>