diagram | |||
namespace | http://www.fixm.aero/flight/4.2 | ||
children | fx:dangerousGoodsPackage fx:extension fx:shipmentDimensions | ||
used by |
|
||
annotation |
|
||
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> |
diagram | |||||||||
namespace | http://www.fixm.aero/flight/4.2 | ||||||||
type | fx:DangerousGoodsPackageType | ||||||||
properties |
|
||||||||
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 |
|
||||||||
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> |
diagram | |||||||||
namespace | http://www.fixm.aero/flight/4.2 | ||||||||
type | fb:DangerousGoodsPackageGroupExtensionType | ||||||||
properties |
|
||||||||
annotation |
|
||||||||
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> |
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> |