cac:TransportHandlingUnit
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Schema document: common/UBL-CommonAggregateComponents-2.1.xsd
Type: cac:TransportHandlingUnitType
Properties: Global, Qualified
Content
- Sequence [1..1]
- 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>NTT_THU_1</cbc:ID> <cac:TransportEquipment> <cbc:ID>NTT_THU_1</cbc:ID> <cac:ContainedInTransportEquipment> <cbc:ID>NTT_TE_1</cbc:ID> <cbc:TransportEquipmentTypeCode>RR</cbc:TransportEquipmentTypeCode> <cbc:TraceID>12345678914564</cbc:TraceID> </cac:ContainedInTransportEquipment> <cac:Package> <cbc:ID>CON_1</cbc:ID> <cbc:Quantity>10</cbc:Quantity> </cac:Package> </cac:TransportEquipment> </cac:TransportHandlingUnit>