complexType DangerousGoodsPackageGroupType
diagram Fixm_diagrams/Fixm_p376.png
namespace http://www.fixm.aero/flight/4.2
children fx:dangerousGoodsPackage fx:extension fx:shipmentDimensions
used by
element DangerousGoodsType/packageGroup
annotation
documentation
The part of the IATA Shipper's Declaration For Dangerous Goods that contains the Package Details for the shipment.
source <xs:complexType name="DangerousGoodsPackageGroupType">
 
<xs:annotation>
   
<xs:documentation>The part of the IATA Shipper's Declaration For Dangerous Goods that contains the Package Details for the shipment.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="dangerousGoodsPackage" type="fx:DangerousGoodsPackageType" nillable="true" minOccurs="0" maxOccurs="2000">
     
<xs:annotation>
       
<xs:documentation>A collection of at least one DangerousGoodsPackage.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="extension" type="fb:DangerousGoodsPackageGroupExtensionType" 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="shipmentDimensions" type="fx:DangerousGoodsDimensionsType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Weight and volume (not height, width, and depth)</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element DangerousGoodsPackageGroupType/dangerousGoodsPackage
diagram Fixm_diagrams/Fixm_p377.png
namespace http://www.fixm.aero/flight/4.2
type fx:DangerousGoodsPackageType
properties
minOcc 0
maxOcc 2000
content complex
nillable true
children fx:allPackedInOne fx:compatibilityGroup fx:dangerousGoodsLimitation fx:dangerousGoodsQuantity fx:extension fx:hazardClass fx:packingGroup fx:properShippingName fx:radioactiveMaterials fx:shipmentDimensions fx:subsidiaryHazardClass fx:unNumber
annotation
documentation
A collection of at least one DangerousGoodsPackage.
source <xs:element name="dangerousGoodsPackage" type="fx:DangerousGoodsPackageType" nillable="true" minOccurs="0" maxOccurs="2000">
 
<xs:annotation>
   
<xs:documentation>A collection of at least one DangerousGoodsPackage.</xs:documentation>
 
</xs:annotation>
</xs:element>

element DangerousGoodsPackageGroupType/extension
diagram Fixm_diagrams/Fixm_p378.png
namespace http://www.fixm.aero/flight/4.2
type fb:DangerousGoodsPackageGroupExtensionType
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:DangerousGoodsPackageGroupExtensionType" 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 DangerousGoodsPackageGroupType/shipmentDimensions
diagram Fixm_diagrams/Fixm_p379.png
namespace http://www.fixm.aero/flight/4.2
type fx:DangerousGoodsDimensionsType
properties
minOcc 0
maxOcc 1
content complex
nillable true
children fx:extension fx:grossWeight fx:netWeight fx:volume
annotation
documentation
Weight and volume (not height, width, and depth)
source <xs:element name="shipmentDimensions" type="fx:DangerousGoodsDimensionsType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Weight and volume (not height, width, and depth)</xs:documentation>
 
</xs:annotation>
</xs:element>


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