simpleType UomAngleType
namespace http://www.fixm.aero/base/4.1
type restriction of string
properties
base xs:string
used by
attribute AngleType/@uom
facets
Kind Value Annotation
enumeration DEG
documentation

                  Degree.
              
annotation
documentation

            The reference quantities used to express the value of angles. [ISO 19103, chapter
            6.5.7.10]
        
source <simpleType name="UomAngleType">
 
<annotation>
   
<documentation>
            The reference quantities used to express the value of angles. [ISO 19103, chapter
            6.5.7.10]
        
</documentation>
 
</annotation>
 
<restriction base="xs:string">
   
<enumeration value="DEG">
     
<annotation>
       
<documentation>
                  Degree.
              
</documentation>
     
</annotation>
   
</enumeration>
 
</restriction>
</simpleType>


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