Definition Type: SimpleType
Name: ArcSecondsType
Namespace: http://niem.gov/niem/external/ogc-gml/3.1.1/dhs-gmo/1.0.0
Containing Schema: gml.xsd
Documentation:
Number of arc-seconds in a degree-minute-second angular value.
Collapse XSD Schema Diagram:
XSD Diagram of ArcSecondsType in schema gml_xsd (National Information Exchange Model (NEIM))
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