Definition Type: SimpleType
Name: DegreeValueType
Namespace: http://niem.gov/niem/external/ogc-gml/3.1.1/dhs-gmo/1.0.0
Containing Schema: gml.xsd
Documentation:
Integer number of degrees in a degree-minute-second or degree-minute angular value, without indication of direction.
Collapse XSD Schema Diagram:
XSD Diagram of DegreeValueType in schema gml_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<simpleType name="DegreeValueType">
    <annotation>
        <documentation>Integer number of degrees in a degree-minute-second or degree-minute angular value, without indication of direction. </documentation>
    </annotation>
    <restriction base="nonNegativeInteger">
        <maxInclusive value="359" />
    </restriction>
</simpleType>
Collapse Facets:
Facet Value
MaxInclusive 359
Collapse Derivation Tree:
Collapse References:
gml:DegreesType