simpleType DegreeValueType
namespace http://www.opengis.net/gml
type restriction of xs:nonNegativeInteger
used by
complexType DegreesType
facets
Kind Value annotation 
maxInclusive 359 
annotation
documentation
Integer number of degrees in a degree-minute-second or degree-minute angular value, without indication of direction.
source <xs:simpleType name="DegreeValueType">
 
<xs:annotation>
   
<xs:documentation>Integer number of degrees in a degree-minute-second or degree-minute angular value, without indication of direction.</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="nonNegativeInteger">
   
<xs:maxInclusive value="359"/>
 
</xs:restriction>
</xs:simpleType>


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