simpleType ArcMinutesType
namespace http://www.opengis.net/gml
type restriction of xs:nonNegativeInteger
used by
element minutes
facets
Kind Value annotation 
maxInclusive 59 
annotation
documentation
Integer number of arc-minutes in a degree-minute-second angular value.
source <xs:simpleType name="ArcMinutesType">
 
<xs:annotation>
   
<xs:documentation>Integer number of arc-minutes in a degree-minute-second angular value.</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="nonNegativeInteger">
   
<xs:maxInclusive value="59"/>
 
</xs:restriction>
</xs:simpleType>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy