gml:ArcSecondsType

Simple Type Information

Used By

Element gml:seconds

Source

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