complexType AngleType
diagram Nas_diagrams/Nas_p407.png
namespace http://www.fixm.aero/base/4.1
type extension of fb:RestrictedAngleType
properties
base fb:RestrictedAngleType
used by
complexTypes BearingType WindDirectionType
facets
Kind Value Annotation
minInclusive 0
maxInclusive 360
attributes
Name  Type  Use  Default  Fixed  Annotation
uom  fb:UomAngleType  required      
documentation

                     Unit of measure
                 
annotation
documentation

            The amount of rotation needed to bring one line or plane into coincidence with another,
            generally measured in radians or degrees. [ISO 19103, chapter 6.5.7.9]
        
source <complexType name="AngleType">
 
<annotation>
   
<documentation>
            The amount of rotation needed to bring one line or plane into coincidence with another,
            generally measured in radians or degrees. [ISO 19103, chapter 6.5.7.9]
        
</documentation>
 
</annotation>
 
<simpleContent>
   
<extension base="fb:RestrictedAngleType">
     
<attribute name="uom" type="fb:UomAngleType" use="required">
       
<annotation>
         
<documentation>
                     Unit of measure
                 
</documentation>
       
</annotation>
     
</attribute>
   
</extension>
 
</simpleContent>
</complexType>

attribute AngleType/@uom
type fb:UomAngleType
properties
use required
facets
Kind Value Annotation
enumeration DEG
documentation

                  Degree.
              
annotation
documentation

                     Unit of measure
                 
source <attribute name="uom" type="fb:UomAngleType" use="required">
 
<annotation>
   
<documentation>
                     Unit of measure
                 
</documentation>
 
</annotation>
</attribute>


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