complexType DangerousGoodsDimensionsType
diagram Nas_diagrams/Nas_p641.png
namespace http://www.fixm.aero/flight/4.1
type extension of fb:ExtensibleType
properties
base fb:ExtensibleType
children fb:extension fx:grossWeight fx:netWeight fx:volume
used by
elements DangerousGoodsDimensions DangerousGoodsPackageType/shipmentDimensions DangerousGoodsPackageGroupType/shipmentDimensions
annotation
documentation

            Weight and volume (not height, width, and depth):
        
source <complexType name="DangerousGoodsDimensionsType">
 
<annotation>
   
<documentation>
            Weight and volume (not height, width, and depth):
        
</documentation>
 
</annotation>
 
<complexContent>
   
<extension base="fb:ExtensibleType">
     
<sequence>
       
<element name="grossWeight" type="fb:WeightType" minOccurs="0" maxOccurs="1">
         
<annotation>
           
<documentation>
                        The total gross weight of dangerous goods transported for each unique UN number.
                       
                    
</documentation>
         
</annotation>
       
</element>
       
<element name="netWeight" type="fb:WeightType" minOccurs="0" maxOccurs="1">
         
<annotation>
           
<documentation>
                        The total net weight of dangerous goods transported for each unique UN number.
                        
                        WARNING
                        This element is deprecated as of FIXM 4.1.0 per ATMRPP/2 and FIXM CCB decision. The
                        element will be removed starting FIXM 5.0.0.
                    
</documentation>
         
</annotation>
       
</element>
       
<element name="volume" type="fb:VolumeType" minOccurs="0" maxOccurs="1">
         
<annotation>
           
<documentation>
                        The total displacement of dangerous goods transported for each unique UN number.
                       
                    
</documentation>
         
</annotation>
       
</element>
     
</sequence>
   
</extension>
 
</complexContent>
</complexType>

element DangerousGoodsDimensionsType/grossWeight
diagram Nas_diagrams/Nas_p642.png
namespace http://www.fixm.aero/flight/4.1
type fb:WeightType
properties
minOcc 0
maxOcc 1
content complex
facets
Kind Value Annotation
minInclusive 0
attributes
Name  Type  Use  Default  Fixed  Annotation
uom  fb:UomWeightType  required      
documentation

                     Unit of measure
                 
annotation
documentation

                        The total gross weight of dangerous goods transported for each unique UN number.
                       
                    
source <element name="grossWeight" type="fb:WeightType" minOccurs="0" maxOccurs="1">
 
<annotation>
   
<documentation>
                        The total gross weight of dangerous goods transported for each unique UN number.
                       
                    
</documentation>
 
</annotation>
</element>

element DangerousGoodsDimensionsType/netWeight
diagram Nas_diagrams/Nas_p643.png
namespace http://www.fixm.aero/flight/4.1
type fb:WeightType
properties
minOcc 0
maxOcc 1
content complex
facets
Kind Value Annotation
minInclusive 0
attributes
Name  Type  Use  Default  Fixed  Annotation
uom  fb:UomWeightType  required      
documentation

                     Unit of measure
                 
annotation
documentation

                        The total net weight of dangerous goods transported for each unique UN number.
                        
                        WARNING
                        This element is deprecated as of FIXM 4.1.0 per ATMRPP/2 and FIXM CCB decision. The
                        element will be removed starting FIXM 5.0.0.
                    
source <element name="netWeight" type="fb:WeightType" minOccurs="0" maxOccurs="1">
 
<annotation>
   
<documentation>
                        The total net weight of dangerous goods transported for each unique UN number.
                        
                        WARNING
                        This element is deprecated as of FIXM 4.1.0 per ATMRPP/2 and FIXM CCB decision. The
                        element will be removed starting FIXM 5.0.0.
                    
</documentation>
 
</annotation>
</element>

element DangerousGoodsDimensionsType/volume
diagram Nas_diagrams/Nas_p644.png
namespace http://www.fixm.aero/flight/4.1
type fb:VolumeType
properties
minOcc 0
maxOcc 1
content complex
facets
Kind Value Annotation
minInclusive 0
attributes
Name  Type  Use  Default  Fixed  Annotation
uom  fb:UomVolumeType  required      
documentation

                     Unit of measure
                 
annotation
documentation

                        The total displacement of dangerous goods transported for each unique UN number.
                       
                    
source <element name="volume" type="fb:VolumeType" minOccurs="0" maxOccurs="1">
 
<annotation>
   
<documentation>
                        The total displacement of dangerous goods transported for each unique UN number.
                       
                    
</documentation>
 
</annotation>
</element>


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