complexType DegreesType
diagram sensorML_p553.png
namespace http://www.opengis.net/gml/3.2
type extension of gml:DegreeValueType
properties
base gml:DegreeValueType
used by
element degrees
facets
Kind Value annotation 
maxInclusive 359 
attributes
Name  Type  Use  Default  Fixed  annotation
directionderived by: string      
annotation
appinfo
deprecated
source <complexType name="DegreesType">
 
<annotation>
   
<appinfo>deprecated</appinfo>
 
</annotation>
 
<simpleContent>
   
<extension base="gml:DegreeValueType">
     
<attribute name="direction">
       
<simpleType>
         
<restriction base="string">
           
<enumeration value="N"/>
           
<enumeration value="E"/>
           
<enumeration value="S"/>
           
<enumeration value="W"/>
           
<enumeration value="+"/>
           
<enumeration value="-"/>
         
</restriction>
       
</simpleType>
     
</attribute>
   
</extension>
 
</simpleContent>
</complexType>

attribute DegreesType/@direction
type restriction of string
properties
isRef 0
facets
Kind Value annotation 
enumeration 
enumeration 
enumeration 
enumeration 
enumeration 
enumeration 
source <attribute name="direction">
 
<simpleType>
   
<restriction base="string">
     
<enumeration value="N"/>
     
<enumeration value="E"/>
     
<enumeration value="S"/>
     
<enumeration value="W"/>
     
<enumeration value="+"/>
     
<enumeration value="-"/>
   
</restriction>
 
</simpleType>
</attribute>


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