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

                  Centimetre
              
enumeration FT
documentation

                  Foot
              
enumeration IN
documentation

                  Inch
              
enumeration KM
documentation

                  Kilometre
              
enumeration M
documentation

                  Metre
              
enumeration MI
documentation

                  Statute mile
              
enumeration MM
documentation

                  Millimeter
              
enumeration NM
documentation

                  Nautical mile
              
annotation
documentation

            The reference quantities used to express the value of the length, or distance between
            two entities. [ISO 19103, chapter 6.5.7.8]
        
source <simpleType name="UomLengthType">
 
<annotation>
   
<documentation>
            The reference quantities used to express the value of the length, or distance between
            two entities. [ISO 19103, chapter 6.5.7.8]
        
</documentation>
 
</annotation>
 
<restriction base="xs:string">
   
<enumeration value="CM">
     
<annotation>
       
<documentation>
                  Centimetre
              
</documentation>
     
</annotation>
   
</enumeration>
   
<enumeration value="FT">
     
<annotation>
       
<documentation>
                  Foot
              
</documentation>
     
</annotation>
   
</enumeration>
   
<enumeration value="IN">
     
<annotation>
       
<documentation>
                  Inch
              
</documentation>
     
</annotation>
   
</enumeration>
   
<enumeration value="KM">
     
<annotation>
       
<documentation>
                  Kilometre
              
</documentation>
     
</annotation>
   
</enumeration>
   
<enumeration value="M">
     
<annotation>
       
<documentation>
                  Metre
              
</documentation>
     
</annotation>
   
</enumeration>
   
<enumeration value="MI">
     
<annotation>
       
<documentation>
                  Statute mile
              
</documentation>
     
</annotation>
   
</enumeration>
   
<enumeration value="MM">
     
<annotation>
       
<documentation>
                  Millimeter
              
</documentation>
     
</annotation>
   
</enumeration>
   
<enumeration value="NM">
     
<annotation>
       
<documentation>
                  Nautical mile
              
</documentation>
     
</annotation>
   
</enumeration>
 
</restriction>
</simpleType>


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