complexType DangerousGoodsPackageType
diagram FficeMessage_diagrams/FficeMessage_p429.png
namespace http://www.fixm.aero/flight/4.2
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
used by
element DangerousGoodsPackageGroupType/dangerousGoodsPackage
annotation
documentation
The part of the IATA Shipper's Declaration For Dangerous Goods that contains the Line Item information for the shipment.
The part of the IATA Shipper's Declaration For Dangerous Goods that contains the Overpack Detail for the shipment.
The part of the IATA Shipper's Declaration For Dangerous Goods that contains the Package Details for the shipment.
source <xs:complexType name="DangerousGoodsPackageType">
 
<xs:annotation>
   
<xs:documentation>The part of the IATA Shipper's Declaration For Dangerous Goods that contains the Line Item information for the shipment.
The part of the IATA Shipper's Declaration For Dangerous Goods that contains the Overpack Detail for the shipment.
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="allPackedInOne" type="fx:AllPackedInOneType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>A statement identifying the dangerous goods listed are all contained within the same outer packaging.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="compatibilityGroup" type="fx:CompatibilityGroupType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>When shipping dangerous goods, the reference to the group which identifies the kind of substances and articles deemed to be compatible. </xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="dangerousGoodsLimitation" type="fx:AircraftDangerousGoodsLimitationType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Describes whether the shipment is packed to comply with the limitations prescribed for passenger and cargo aircraft or the limitations for cargo aircraft only.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="dangerousGoodsQuantity" type="fb:CountPositiveType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The total number of dangerous good packages of the same type and content.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="extension" type="fb:DangerousGoodsPackageExtensionType" 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="hazardClass" type="fx:HazardClassType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>A number assigned to a dangerous good that represents a classification (Class) according to the most dominant hazard it represents, potentially followed by a number representing a subdivision (Division) within the Class.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="packingGroup" type="fx:PackingGroupType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>A code that indicates the relative degree of danger presented by various articles and substances within a Class or Division.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="properShippingName" type="fb:CharacterStringType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The name used to describe a particular article or substance in all shipping documents and notifications and, where appropriate, on packaging, as shown in the UN Model Regulations Dangerous Goods List.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="radioactiveMaterials" type="fx:RadioactiveMaterialType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The grouping element for goods that contain radioactive materials.</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:element name="subsidiaryHazardClass" type="fx:HazardClassType" nillable="true" minOccurs="0" maxOccurs="2">
     
<xs:annotation>
       
<xs:documentation>An identifier of any subsidiary hazard class(es)/division(s) in addition to the primary hazard class and division.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="unNumber" type="fx:UnNumberType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>A four-digit identification number assigned by the United Nations Committee of Experts on the Transport of Dangerous Goods to identify a substance or a particular group of substances considered dangerous goods.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element DangerousGoodsPackageType/allPackedInOne
diagram FficeMessage_diagrams/FficeMessage_p430.png
namespace http://www.fixm.aero/flight/4.2
type fx:AllPackedInOneType
properties
minOcc 0
maxOcc 1
content complex
nillable true
children fx:extension fx:numberOfPackages
annotation
documentation
A statement identifying the dangerous goods listed are all contained within the same outer packaging.
source <xs:element name="allPackedInOne" type="fx:AllPackedInOneType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>A statement identifying the dangerous goods listed are all contained within the same outer packaging.</xs:documentation>
 
</xs:annotation>
</xs:element>

element DangerousGoodsPackageType/compatibilityGroup
diagram FficeMessage_diagrams/FficeMessage_p431.png
namespace http://www.fixm.aero/flight/4.2
type fx:CompatibilityGroupType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
minLength 0
maxLength 4096
pattern [A-H|K-L|N|S]
annotation
documentation
When shipping dangerous goods, the reference to the group which identifies the kind of substances and articles deemed to be compatible.
source <xs:element name="compatibilityGroup" type="fx:CompatibilityGroupType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>When shipping dangerous goods, the reference to the group which identifies the kind of substances and articles deemed to be compatible. </xs:documentation>
 
</xs:annotation>
</xs:element>

element DangerousGoodsPackageType/dangerousGoodsLimitation
diagram FficeMessage_diagrams/FficeMessage_p432.png
namespace http://www.fixm.aero/flight/4.2
type fx:AircraftDangerousGoodsLimitationType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
enumeration CARGO_AIRCRAFT_ONLY
documentation
Specified that the shipment is packed to comply with the limitations prescribed for the limitations for cargo aircraft only.
enumeration PASSENGER_AND_CARGO_AIRCRAFT
documentation
Specified that the shipment is packed to comply with the limitations prescribed for passenger and cargo aircraft.
annotation
documentation
Describes whether the shipment is packed to comply with the limitations prescribed for passenger and cargo aircraft or the limitations for cargo aircraft only.
source <xs:element name="dangerousGoodsLimitation" type="fx:AircraftDangerousGoodsLimitationType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Describes whether the shipment is packed to comply with the limitations prescribed for passenger and cargo aircraft or the limitations for cargo aircraft only.</xs:documentation>
 
</xs:annotation>
</xs:element>

element DangerousGoodsPackageType/dangerousGoodsQuantity
diagram FficeMessage_diagrams/FficeMessage_p433.png
namespace http://www.fixm.aero/flight/4.2
type fb:CountPositiveType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
minInclusive 1
annotation
documentation
The total number of dangerous good packages of the same type and content.
source <xs:element name="dangerousGoodsQuantity" type="fb:CountPositiveType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The total number of dangerous good packages of the same type and content.</xs:documentation>
 
</xs:annotation>
</xs:element>

element DangerousGoodsPackageType/extension
diagram FficeMessage_diagrams/FficeMessage_p434.png
namespace http://www.fixm.aero/flight/4.2
type fb:DangerousGoodsPackageExtensionType
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:DangerousGoodsPackageExtensionType" 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 DangerousGoodsPackageType/hazardClass
diagram FficeMessage_diagrams/FficeMessage_p435.png
namespace http://www.fixm.aero/flight/4.2
type fx:HazardClassType
properties
minOcc 0
maxOcc 1
content complex
nillable true
children fx:class fx:division
annotation
documentation
A number assigned to a dangerous good that represents a classification (Class) according to the most dominant hazard it represents, potentially followed by a number representing a subdivision (Division) within the Class.
source <xs:element name="hazardClass" type="fx:HazardClassType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>A number assigned to a dangerous good that represents a classification (Class) according to the most dominant hazard it represents, potentially followed by a number representing a subdivision (Division) within the Class.</xs:documentation>
 
</xs:annotation>
</xs:element>

element DangerousGoodsPackageType/packingGroup
diagram FficeMessage_diagrams/FficeMessage_p436.png
namespace http://www.fixm.aero/flight/4.2
type fx:PackingGroupType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
enumeration I
documentation
Represents high danger.
enumeration II
documentation
Represents medium danger.
enumeration III
documentation
Represents low danger.
annotation
documentation
A code that indicates the relative degree of danger presented by various articles and substances within a Class or Division.
source <xs:element name="packingGroup" type="fx:PackingGroupType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>A code that indicates the relative degree of danger presented by various articles and substances within a Class or Division.</xs:documentation>
 
</xs:annotation>
</xs:element>

element DangerousGoodsPackageType/properShippingName
diagram FficeMessage_diagrams/FficeMessage_p437.png
namespace http://www.fixm.aero/flight/4.2
type fb:CharacterStringType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
minLength 0
maxLength 4096
annotation
documentation
The name used to describe a particular article or substance in all shipping documents and notifications and, where appropriate, on packaging, as shown in the UN Model Regulations Dangerous Goods List.
source <xs:element name="properShippingName" type="fb:CharacterStringType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The name used to describe a particular article or substance in all shipping documents and notifications and, where appropriate, on packaging, as shown in the UN Model Regulations Dangerous Goods List.</xs:documentation>
 
</xs:annotation>
</xs:element>

element DangerousGoodsPackageType/radioactiveMaterials
diagram FficeMessage_diagrams/FficeMessage_p438.png
namespace http://www.fixm.aero/flight/4.2
type fx:RadioactiveMaterialType
properties
minOcc 0
maxOcc 1
content complex
nillable true
children fx:category fx:criticalSafetyIndex fx:extension fx:transportIndex
annotation
documentation
The grouping element for goods that contain radioactive materials.
source <xs:element name="radioactiveMaterials" type="fx:RadioactiveMaterialType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The grouping element for goods that contain radioactive materials.</xs:documentation>
 
</xs:annotation>
</xs:element>

element DangerousGoodsPackageType/shipmentDimensions
diagram FficeMessage_diagrams/FficeMessage_p439.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>

element DangerousGoodsPackageType/subsidiaryHazardClass
diagram FficeMessage_diagrams/FficeMessage_p440.png
namespace http://www.fixm.aero/flight/4.2
type fx:HazardClassType
properties
minOcc 0
maxOcc 2
content complex
nillable true
children fx:class fx:division
annotation
documentation
An identifier of any subsidiary hazard class(es)/division(s) in addition to the primary hazard class and division.
source <xs:element name="subsidiaryHazardClass" type="fx:HazardClassType" nillable="true" minOccurs="0" maxOccurs="2">
 
<xs:annotation>
   
<xs:documentation>An identifier of any subsidiary hazard class(es)/division(s) in addition to the primary hazard class and division.</xs:documentation>
 
</xs:annotation>
</xs:element>

element DangerousGoodsPackageType/unNumber
diagram FficeMessage_diagrams/FficeMessage_p441.png
namespace http://www.fixm.aero/flight/4.2
type fx:UnNumberType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
minLength 0
maxLength 4096
pattern (UN|ID|NA)?\d{4}
annotation
documentation
A four-digit identification number assigned by the United Nations Committee of Experts on the Transport of Dangerous Goods to identify a substance or a particular group of substances considered dangerous goods.
source <xs:element name="unNumber" type="fx:UnNumberType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>A four-digit identification number assigned by the United Nations Committee of Experts on the Transport of Dangerous Goods to identify a substance or a particular group of substances considered dangerous goods.</xs:documentation>
 
</xs:annotation>
</xs:element>


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