complexType WeightType
diagram Nas_diagrams/Nas_p426.png
namespace http://www.fixm.aero/base/4.1
type extension of fb:RestrictedWeightType
properties
base fb:RestrictedWeightType
used by
elements DangerousGoodsDimensionsType/grossWeight DangerousGoodsDimensionsType/netWeight RouteTrajectoryType/takeoffWeight
facets
Kind Value Annotation
minInclusive 0
attributes
Name  Type  Use  Default  Fixed  Annotation
uom  fb:UomWeightType  required      
documentation

                     Unit of measure
                 
annotation
documentation

            The value of a weight. [AIXM 5.1]
        
source <complexType name="WeightType">
 
<annotation>
   
<documentation>
            The value of a weight. [AIXM 5.1]
        
</documentation>
 
</annotation>
 
<simpleContent>
   
<extension base="fb:RestrictedWeightType">
     
<attribute name="uom" type="fb:UomWeightType" use="required">
       
<annotation>
         
<documentation>
                     Unit of measure
                 
</documentation>
       
</annotation>
     
</attribute>
   
</extension>
 
</simpleContent>
</complexType>

attribute WeightType/@uom
type fb:UomWeightType
properties
use required
facets
Kind Value Annotation
enumeration KG
documentation

                  Kilogram.
              
enumeration LB
documentation

                  Pound.
              
annotation
documentation

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


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