diagram | |||
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 |
|
||
annotation |
|
||
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> |
diagram | |||||||||
namespace | http://www.fixm.aero/flight/4.2 | ||||||||
type | fx:AllPackedInOneType | ||||||||
properties |
|
||||||||
children | fx:extension fx:numberOfPackages | ||||||||
annotation |
|
||||||||
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> |
diagram | |||||||||||||
namespace | http://www.fixm.aero/flight/4.2 | ||||||||||||
type | fx:CompatibilityGroupType | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
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> |
diagram | ||||||||||||||
namespace | http://www.fixm.aero/flight/4.2 | |||||||||||||
type | fx:AircraftDangerousGoodsLimitationType | |||||||||||||
properties |
|
|||||||||||||
facets |
|
|||||||||||||
annotation |
|
|||||||||||||
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> |
diagram | |||||||||
namespace | http://www.fixm.aero/flight/4.2 | ||||||||
type | fb:CountPositiveType | ||||||||
properties |
|
||||||||
facets |
|
||||||||
annotation |
|
||||||||
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> |
diagram | |||||||||
namespace | http://www.fixm.aero/flight/4.2 | ||||||||
type | fb:DangerousGoodsPackageExtensionType | ||||||||
properties |
|
||||||||
annotation |
|
||||||||
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> |
diagram | |||||||||
namespace | http://www.fixm.aero/flight/4.2 | ||||||||
type | fx:HazardClassType | ||||||||
properties |
|
||||||||
children | fx:class fx:division fx:extension | ||||||||
annotation |
|
||||||||
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> |
diagram | |||||||||||||||||||
namespace | http://www.fixm.aero/flight/4.2 | ||||||||||||||||||
type | fx:PackingGroupType | ||||||||||||||||||
properties |
|
||||||||||||||||||
facets |
|
||||||||||||||||||
annotation |
|
||||||||||||||||||
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> |
diagram | ||||||||||
namespace | http://www.fixm.aero/flight/4.2 | |||||||||
type | fb:CharacterStringType | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
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> |
diagram | |||||||||
namespace | http://www.fixm.aero/flight/4.2 | ||||||||
type | fx:RadioactiveMaterialType | ||||||||
properties |
|
||||||||
children | fx:category fx:criticalSafetyIndex fx:extension fx:transportIndex | ||||||||
annotation |
|
||||||||
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> |
diagram | |||||||||
namespace | http://www.fixm.aero/flight/4.2 | ||||||||
type | fx:DangerousGoodsDimensionsType | ||||||||
properties |
|
||||||||
children | fx:extension fx:grossWeight fx:netWeight fx:volume | ||||||||
annotation |
|
||||||||
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> |
diagram | |||||||||
namespace | http://www.fixm.aero/flight/4.2 | ||||||||
type | fx:HazardClassType | ||||||||
properties |
|
||||||||
children | fx:class fx:division fx:extension | ||||||||
annotation |
|
||||||||
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> |
diagram | |||||||||||||
namespace | http://www.fixm.aero/flight/4.2 | ||||||||||||
type | fx:UnNumberType | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
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> |