Showing:

Annotations
Diagrams
Facets
Source
Used by
Simple Type gml:ArcSecondsType
Namespace http://www.opengis.net/gml
Annotations
Number of arc-seconds in a degree-minute-second angular value.
Diagram
Diagram
Type restriction of decimal
Facets
maxExclusive 60.00
minInclusive 0.00
Used by
Element gml:seconds
Source
<simpleType name="ArcSecondsType">
  <annotation>
    <documentation>Number of arc-seconds in a degree-minute-second angular value.</documentation>
  </annotation>
  <restriction base="decimal">
    <minInclusive value="0.00"/>
    <maxExclusive value="60.00"/>
  </restriction>
</simpleType>
Schema location http://schemas.opengis.net/gml/3.1.1/base/measures.xsd