cac:TransportHandlingUnit
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Schema document: common/UBL-CommonAggregateComponents-2.3.xsd
Type: cac:TransportHandlingUnitType
Properties: Global, Qualified
Content
- Sequence [1..1]
- ext:UBLExtensions [0..1]A container for extensions foreign to the document.
- cbc:ID [0..1]An identifier for this transport handling unit.
- cbc:TransportHandlingUnitTypeCode [0..1]A code signifying the type of this transport handling unit.
- cbc:HandlingCode [0..1]The handling required for this transport handling unit, expressed as a code.
- cbc:HandlingInstructions [0..*]The handling required for this transport handling unit, expressed as text.
- cbc:HazardousRiskIndicator [0..1]An indicator that the materials contained in this transport handling unit are subject to an international regulation concerning the carriage of dangerous goods (true) or not (false).
- cbc:TotalGoodsItemQuantity [0..1]The total number of goods items in this transport handling unit.
- cbc:TotalPackageQuantity [0..1]The total number of packages in this transport handling unit.
- cbc:DamageRemarks [0..*]Text describing damage associated with this transport handling unit.
- cbc:ShippingMarks [0..*]Text describing the marks and numbers on this transport handling unit.
- cbc:TraceID [0..1]An identifier for use in tracing this transport handling unit, such as the EPC number used in RFID.
- cac:HandlingUnitDespatchLine [0..*]A despatch line associated with this transport handling unit.
- cac:ActualPackage [0..*]A package contained in this transport handling unit.
- cac:ReceivedHandlingUnitReceiptLine [0..*]A receipt line associated with this transport handling unit.
- cac:TransportEquipment [0..*]A piece of transport equipment associated with this transport handling unit.
- cac:TransportMeans [0..*]A means of transport associated with this transport handling unit.
- cac:HazardousGoodsTransit [0..*]Transit-related information regarding a type of hazardous goods contained in this transport handling unit.
- cac:MeasurementDimension [0..*]A measurable dimension (length, mass, weight, or volume) of this transport handling unit.
- cac:MinimumTemperature [0..1]The minimum required operating temperature of this transport handling unit.
- cac:MaximumTemperature [0..1]The maximum allowable operating temperature of this transport handling unit.
- cac:GoodsItem [0..*]A goods item contained in this transport handling unit.
- cac:FloorSpaceMeasurementDimension [0..1]The floor space measurement dimension associated with this transport handling unit.
- cac:PalletSpaceMeasurementDimension [0..1]The pallet space measurement dimension associated to this transport handling unit.
- cac:ShipmentDocumentReference [0..*]A reference to a shipping document associated with this transport handling unit.
- cac:Status [0..*]The status of this transport handling unit.
- cac:CustomsDeclaration [0..*]Describes identifiers or references relating to customs procedures.
- cac:ReferencedShipment [0..*]A shipment associated with this transport handling unit.
- cac:Package [0..*]A package contained in this transport handling unit.
Attributes
None
Used in
- Type cac:ConsignmentType (Elements cac:ChildConsignment, cac:Consignment, cac:ReferencedConsignment)
- Type cac:ShipmentType (Elements cac:ConsolidatedShipment, cac:ReferencedShipment, cac:ReportedShipment, cac:Shipment)
Sample instance
<cac:TransportHandlingUnit> <cbc:ID>CON_THU_1</cbc:ID> <cbc:TransportHandlingUnitTypeCode>4</cbc:TransportHandlingUnitTypeCode> <cbc:HazardousRiskIndicator>false</cbc:HazardousRiskIndicator> <cbc:ShippingMarks>Agricultural products</cbc:ShippingMarks> <cac:TransportEquipment> <cbc:ID schemeName="bic">BFCU4040001</cbc:ID> <cbc:TransportEquipmentTypeCode>CN</cbc:TransportEquipmentTypeCode> <cbc:FullnessIndicationCode>1</cbc:FullnessIndicationCode> <cbc:ReturnabilityIndicator>true</cbc:ReturnabilityIndicator> <cbc:RefrigeratedIndicator>true</cbc:RefrigeratedIndicator> <cbc:Description>Should have a temperature between 2-4 degrees celcius</cbc:Description> <cbc:GrossWeightMeasure unitCode="KGM">25000</cbc:GrossWeightMeasure> <cbc:GrossVolumeMeasure unitCode="MTQ">39</cbc:GrossVolumeMeasure> <cbc:PowerIndicator>true</cbc:PowerIndicator> <cac:MeasurementDimension> <cbc:AttributeID>Length</cbc:AttributeID> <cbc:Measure unitCode="MTR">6.1</cbc:Measure> </cac:MeasurementDimension> <cac:MeasurementDimension> <cbc:AttributeID>Height</cbc:AttributeID> <cbc:Measure unitCode="MTR">2.6</cbc:Measure> </cac:MeasurementDimension> <cac:MeasurementDimension> <cbc:AttributeID>Width</cbc:AttributeID> <cbc:Measure unitCode="MTR">2.44</cbc:Measure> </cac:MeasurementDimension> <cac:GoodsItem> <cac:Item> <cac:CommodityClassification> <cbc:CargoTypeCode>14</cbc:CargoTypeCode> <cbc:CommodityCode>8</cbc:CommodityCode> </cac:CommodityClassification> </cac:Item> </cac:GoodsItem> </cac:TransportEquipment> </cac:TransportHandlingUnit>