Documentation for fieldgml

Simple Type: ArcMinutesType

[Table of contents]

Super-types: nonNegativeInteger < ArcMinutesType (by restriction)
Sub-types: None
Name ArcMinutesType
Content
  • Base XSD Type: nonNegativeInteger
  • value <= 59
Documentation Integer number of arc-minutes in a degree-minute-second angular value.
Diagram
Schema Component Representation
<simpleType name="ArcMinutesType">
<restriction base=" nonNegativeInteger ">
<maxInclusive value="59"/>
</restriction>
</simpleType>