| namespace | http://www.opengis.net/gml | ||||||
| type | restriction of xs:nonNegativeInteger | ||||||
| used by | 
  | 
				||||||
| facets | 
  | 
				||||||
| annotation | 
  | 
				||||||
| 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>  |