Documentation for fieldgml

Simple Type: DegreeValueType

[Table of contents]

Super-types: nonNegativeInteger < DegreeValueType (by restriction)
Sub-types:
Name DegreeValueType
Content
  • Base XSD Type: nonNegativeInteger
  • value <= 359
Documentation Integer number of degrees in a degree-minute-second or degree-minute angular value, without indication of direction.
Diagram
Schema Component Representation
<simpleType name="DegreeValueType">
<restriction base=" nonNegativeInteger ">
<maxInclusive value="359"/>
</restriction>
</simpleType>