complexType DangerousGoodsDimensionsType
diagram Fixm_diagrams/Fixm_p378.png
namespace http://www.fixm.aero/flight/4.2
children fx:extension fx:grossWeight fx:netWeight fx:volume
used by
elements DangerousGoodsPackageType/shipmentDimensions DangerousGoodsPackageGroupType/shipmentDimensions
annotation
documentation
Weight and volume (not height, width, and depth):
source <xs:complexType name="DangerousGoodsDimensionsType">
 
<xs:annotation>
   
<xs:documentation>Weight and volume (not height, width, and depth):</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="extension" type="fb:DangerousGoodsDimensionsExtensionType" nillable="true" minOccurs="0" maxOccurs="2000">
     
<xs:annotation>
       
<xs:documentation>An extension hook for attaching extension (non-core) classes.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="grossWeight" type="fb:WeightType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The total gross weight of dangerous goods transported for each unique UN number.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="netWeight" type="fb:WeightType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The total net weight of dangerous goods transported for each unique UN number.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="volume" type="fb:VolumeType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The total displacement of dangerous goods transported for each unique UN number.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element DangerousGoodsDimensionsType/extension
diagram Fixm_diagrams/Fixm_p379.png
namespace http://www.fixm.aero/flight/4.2
type fb:DangerousGoodsDimensionsExtensionType
properties
minOcc 0
maxOcc 2000
content complex
nillable true
annotation
documentation
An extension hook for attaching extension (non-core) classes.
source <xs:element name="extension" type="fb:DangerousGoodsDimensionsExtensionType" nillable="true" minOccurs="0" maxOccurs="2000">
 
<xs:annotation>
   
<xs:documentation>An extension hook for attaching extension (non-core) classes.</xs:documentation>
 
</xs:annotation>
</xs:element>

element DangerousGoodsDimensionsType/grossWeight
diagram Fixm_diagrams/Fixm_p380.png
namespace http://www.fixm.aero/flight/4.2
type fb:WeightType
properties
minOcc 0
maxOcc 1
content complex
nillable true
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 <xs:element name="grossWeight" type="fb:WeightType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The total gross weight of dangerous goods transported for each unique UN number.</xs:documentation>
 
</xs:annotation>
</xs:element>

element DangerousGoodsDimensionsType/netWeight
diagram Fixm_diagrams/Fixm_p381.png
namespace http://www.fixm.aero/flight/4.2
type fb:WeightType
properties
minOcc 0
maxOcc 1
content complex
nillable true
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.
source <xs:element name="netWeight" type="fb:WeightType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The total net weight of dangerous goods transported for each unique UN number.</xs:documentation>
 
</xs:annotation>
</xs:element>

element DangerousGoodsDimensionsType/volume
diagram Fixm_diagrams/Fixm_p382.png
namespace http://www.fixm.aero/flight/4.2
type fb:VolumeType
properties
minOcc 0
maxOcc 1
content complex
nillable true
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 <xs:element name="volume" type="fb:VolumeType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The total displacement of dangerous goods transported for each unique UN number.</xs:documentation>
 
</xs:annotation>
</xs:element>


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