Definition Type: SimpleType
Name: DegreeValueType
Namespace: http://www.opengis.net/gml
Containing Schema: measures.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 measures_xsd (Geography Markup Language)
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