complexType LengthType
diagram Nas_diagrams/Nas_p419.png
namespace http://www.fixm.aero/base/4.1
type extension of fb:RestrictedLengthType
properties
base fb:RestrictedLengthType
used by
elements DimensionsType/height DimensionsType/length DimensionsType/width
complexType DistanceType
facets
Kind Value Annotation
minInclusive 0
attributes
Name  Type  Use  Default  Fixed  Annotation
uom  fb:UomLengthType  required      
documentation

                     Unit of measure
                 
annotation
documentation

            The measure of distance as an integral, for example the length of curve, the perimeter
            of a polygon as the length of the boundary. [ISO 19103, chapter 6.5.7.6]
        
source <complexType name="LengthType">
 
<annotation>
   
<documentation>
            The measure of distance as an integral, for example the length of curve, the perimeter
            of a polygon as the length of the boundary. [ISO 19103, chapter 6.5.7.6]
        
</documentation>
 
</annotation>
 
<simpleContent>
   
<extension base="fb:RestrictedLengthType">
     
<attribute name="uom" type="fb:UomLengthType" use="required">
       
<annotation>
         
<documentation>
                     Unit of measure
                 
</documentation>
       
</annotation>
     
</attribute>
   
</extension>
 
</simpleContent>
</complexType>

attribute LengthType/@uom
type fb:UomLengthType
properties
use required
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

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


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