cac:TransportHandlingUnit
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Schema document: common/UBL-CommonAggregateComponents-2.0.xsd
Type: cac:TransportHandlingUnitType
Properties: Global, Qualified
Content
- Sequence [1..1]
- cbc:ID [0..1] Identifies the transport handling unit.
- cbc:TransportHandlingUnitTypeCode [0..1] The type of transport handling unit, expressed as a code.
- cbc:HandlingCode [0..1] The handling required for a shipment, expressed as a code.
- cbc:HandlingInstructions [0..1] Free-form text describing handling instructions for a shipment.
- cbc:HazardousRiskIndicator [0..1] Indicates whether the shipment contains hazardous materials.
- cbc:TotalGoodsItemQuantity [0..1] The total number of goods items in the transport handling unit.
- cbc:TotalPackageQuantity [0..1] The total number of packages in the transport handling unit.
- cbc:DamageRemarks [0..*] Description of a type of damage.
- cbc:ShippingMarks [0..*] Free-form description of the marks and numbers on a transport unit or package.
- cac:HandlingUnitDespatchLine [0..*] An association to Handling Unit Despatch Line.
- cac:ActualPackage [0..*] An association to Actual Package.
- cac:ReceivedHandlingUnitReceiptLine [0..*] An association to Receipt Line.
- cac:TransportEquipment [0..*] An association to Transport Equipment.
- cac:HazardousGoodsTransit [0..*] An association to information about the transportation of hazardous goods.
- cac:MeasurementDimension [0..*] An association to Dimension.
- cac:MinimumTemperature [0..1] The minimum required operating temperature.
- cac:MaximumTemperature [0..1] The maximum required operating temperature.
Attributes
None
Used in
- Type cac:ShipmentType (Elements cac:ReportedShipment, cac:Shipment)
Sample instance
<cac:TransportHandlingUnit> <cbc:ID>1</cbc:ID> <cbc:TransportHandlingUnitTypeCode listAgencyName="United Nations Economic Commission for Europe" listID="TRED 8053">PA</cbc:TransportHandlingUnitTypeCode> <cbc:HazardousRiskIndicator>false</cbc:HazardousRiskIndicator> <cbc:TotalGoodsItemQuantity>10</cbc:TotalGoodsItemQuantity> <cbc:TotalPackageQuantity>10</cbc:TotalPackageQuantity> <cac:ActualPackage> <cbc:Quantity>10</cbc:Quantity> <cbc:PackagingTypeCode listAgencyID="6" listID="UN/ECE rec 21">TB</cbc:PackagingTypeCode> </cac:ActualPackage> </cac:TransportHandlingUnit>