Definition Type: SimpleType
Name: ArcSecondsType
Namespace: http://www.opengis.net/gml
Containing Schema: measures.xsd
Documentation:
Number of arc-seconds in a degree-minute-second angular value.
Collapse XSD Schema Diagram:
XSD Diagram of ArcSecondsType in schema measures_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<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>
Collapse Facets:
Facet Value
MaxExclusive 60.00
MinInclusive 0.00
Collapse Derivation Tree:
Collapse References:
gml:seconds