Schema Central  >  UBL 2.3  >  UBL-CommonAggregateComponents-2.3.xsd  >  cac:Shipment
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Advanced XML Applications

 

cac:Shipment

Element information

Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2

Schema document: common/UBL-CommonAggregateComponents-2.3.xsd

Type: cac:ShipmentType

Properties: Global, Qualified

Content

  • Sequence [1..1]
    1. ext:UBLExtensions [0..1]A container for extensions foreign to the document.
    2. cbc:ID [0..1]An identifier for this shipment.
    3. cbc:ShippingPriorityLevelCode [0..1]A code signifying the priority or level of service required for this shipment.
    4. cbc:HandlingCode [0..1]The handling required for this shipment, expressed as a code.
    5. cbc:HandlingInstructions [0..*]The handling required for this shipment, expressed as text.
    6. cbc:Information [0..*]Free-form text pertinent to this shipment, conveying information that is not contained explicitly in other structures.
    7. cbc:GrossWeightMeasure [0..1]The total gross weight of a shipment; the weight of the goods plus packaging plus transport equipment.
    8. cbc:NetWeightMeasure [0..1]The net weight of this shipment, excluding packaging.
    9. cbc:NetNetWeightMeasure [0..1]The total net weight of this shipment, excluding packaging and transport equipment.
    10. cbc:GrossVolumeMeasure [0..1]The total volume of the goods in this shipment, including packaging.
    11. cbc:NetVolumeMeasure [0..1]The total volume of the goods in this shipment, excluding packaging and transport equipment.
    12. cbc:TotalGoodsItemQuantity [0..1]The total number of goods items in this shipment.
    13. cbc:TotalTransportHandlingUnitQuantity [0..1]The number of pieces of transport handling equipment (pallets, boxes, cases, etc.) in this shipment.
    14. cbc:InsuranceValueAmount [0..1]The amount covered by insurance for this shipment.
    15. cbc:DeclaredCustomsValueAmount [0..1]The total declared value for customs purposes of those goods in this shipment that are subject to the same customs procedure and have the same tariff/statistical heading, country information, and duty regime.
    16. cbc:DeclaredForCarriageValueAmount [0..1]The value of this shipment, declared by the shipper or his agent solely for the purpose of varying the carrier's level of liability from that provided in the contract of carriage, in case of loss or damage to goods or delayed delivery.
    17. cbc:DeclaredStatisticsValueAmount [0..1]The value, declared for statistical purposes, of those goods in this shipment that have the same statistical heading.
    18. cbc:FreeOnBoardValueAmount [0..1]The monetary amount that has to be or has been paid as calculated under the applicable trade delivery.
    19. cbc:SpecialInstructions [0..*]Special instructions relating to this shipment.
    20. cbc:DeliveryInstructions [0..*]Delivery instructions relating to this shipment.
    21. cbc:SplitConsignmentIndicator [0..1]An indicator that the consignment has been split in transit (true) or not (false).
    22. cbc:ConsignmentQuantity [0..1]The total number of consignments within this shipment.
    23. cac:Consignment [0..*]A consignment covering this shipment.
    24. cac:GoodsItem [0..*]A goods item included in this shipment.
    25. cac:ShipmentStage [0..*]A stage in the transport movement of this shipment.
    26. cac:Delivery [0..1]The delivery of this shipment.
    27. cac:TransportHandlingUnit [0..*]A transport handling unit associated with this shipment.
    28. cac:ReturnAddress [0..1]The address to which a shipment should be returned.
    29. cac:OriginAddress [0..1]The region in which the goods have been produced or manufactured, according to criteria laid down for the purposes of application of the customs tariff, or of quantitative restrictions, or of any other measure related to trade.
    30. cac:FirstArrivalPortLocation [0..1]The first arrival location of a shipment. This would be a port for sea, an airport for air, a terminal for rail, or a border post for land crossing.
    31. cac:LastExitPortLocation [0..1]The final exporting location for a shipment. This would be a port for sea, an airport for air, a terminal for rail, or a border post for land crossing.
    32. cac:ExportCountry [0..1]The country from which the goods were originally exported, without any commercial transaction taking place in intermediate countries.
    33. cac:FreightAllowanceCharge [0..*]A cost incurred by the shipper in moving goods, by whatever means, from one place to another under the terms of the contract of carriage. In addition to transport costs, this may include such elements as packing, documentation, loading, unloading, and insurance to the extent that they relate to the freight costs.

Attributes

None

Used in

Sample instance

<cac:Shipment>
   <cac:Consignment>
      <cbc:ID schemeAgencyName="GS1" schemeName="GINC">7365566156191234567</cbc:ID>
      <cbc:GrossWeightMeasure unitCode="KGM">600</cbc:GrossWeightMeasure>
      <cbc:TotalGoodsItemQuantity>1500</cbc:TotalGoodsItemQuantity>
      <cbc:TotalTransportHandlingUnitQuantity>2</cbc:TotalTransportHandlingUnitQuantity>
      <cac:PlannedPickupTransportEvent>
         <cac:Location>
            <cbc:ID schemeAgencyName="UN" schemeName="LOCODE">MAPTM</cbc:ID>
            <cac:Address>
               <cbc:CityName>Tanger</cbc:CityName>
               <cac:Country>
                  <cbc:IdentificationCode>MA</cbc:IdentificationCode>
               </cac:Country>
            </cac:Address>
         </cac:Location>
      </cac:PlannedPickupTransportEvent>
      <cac:PlannedDeliveryTransportEvent>
         <cac:Location>
            <cbc:ID schemeAgencyName="UN" schemeName="LOCODE">ITGOA</cbc:ID>
            <cac:Address>
               <cac:Country>
                  <cbc:IdentificationCode>IT</cbc:IdentificationCode>
               </cac:Country>
            </cac:Address>
         </cac:Location>
      </cac:PlannedDeliveryTransportEvent>
      <cac:ConsigneeParty>
         <cac:PartyName>
            <cbc:Name>Consignee W</cbc:Name>
         </cac:PartyName>
         <cac:PostalAddress>
            <cbc:StreetName>Consignee W Street</cbc:StreetName>
            <cbc:CityName>Munich</cbc:CityName>
            <cbc:PostalZone>231</cbc:PostalZone>
            <cac:Country>
               <cbc:IdentificationCode>DE</cbc:IdentificationCode>
            </cac:Country>
         </cac:PostalAddress>
      </cac:ConsigneeParty>
      <cac:ConsignorParty>
         <cac:PartyIdentification>
            <cbc:ID schemeAgencyName="GS1" schemeName="GLN">4058673827000</cbc:ID>
         </cac:PartyIdentification>
         <cac:PartyName>
            <cbc:Name>Disfruta</cbc:Name>
         </cac:PartyName>
         <cac:Contact>
            <cbc:Name>SomeName</cbc:Name>
            <cbc:Telephone>+212687878763</cbc:Telephone>
            <cbc:ElectronicMail>SomeName@disfruta.ma</cbc:ElectronicMail>
         </cac:Contact>
      </cac:ConsignorParty>
      <cac:OriginalDepartureCountry>
         <cbc:IdentificationCode>MA</cbc:IdentificationCode>
      </cac:OriginalDepartureCountry>
      <cac:FinalDestinationCountry>
         <cbc:IdentificationCode>DE</cbc:IdentificationCode>
      </cac:FinalDestinationCountry>
      <cac:TransitCountry>
         <cbc:IdentificationCode>IT</cbc:IdentificationCode>
      </cac:TransitCountry>
      <cac:TransitCountry>
         <cbc:IdentificationCode>AT</cbc:IdentificationCode>
      </cac:TransitCountry>
      <cac:MainCarriageShipmentStage>
         <cbc:ShipmentStageTypeCode>1</cbc:ShipmentStageTypeCode>
         <cbc:TransportModeCode>1</cbc:TransportModeCode>
         <cac:TransportMeans>
            <cbc:JourneyID>00344</cbc:JourneyID>
            <cbc:RegistrationNationalityID>IT</cbc:RegistrationNationalityID>
            <cac:MaritimeTransport>
               <cbc:VesselID>3852664</cbc:VesselID>
               <cbc:VesselName>Vessel Name</cbc:VesselName>
            </cac:MaritimeTransport>
         </cac:TransportMeans>
         <cac:EstimatedArrivalTransportEvent>
            <cbc:OccurrenceDate>2013-05-25</cbc:OccurrenceDate>
            <cbc:OccurrenceTime>18:00:00+01:00</cbc:OccurrenceTime>
            <cac:Location>
               <cbc:ID schemeName="UNLOCODE">ITGOA</cbc:ID>
               <cbc:LocationTypeCode>24</cbc:LocationTypeCode>
               <cac:Address>
                  <cac:Country>
                     <cbc:IdentificationCode>IT</cbc:IdentificationCode>
                  </cac:Country>
               </cac:Address>
            </cac:Location>
         </cac:EstimatedArrivalTransportEvent>
      </cac:MainCarriageShipmentStage>
      <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>
      <cac:TransportHandlingUnit>
         <cbc:ID>CON_THU_2</cbc:ID>
         <cbc:TransportHandlingUnitTypeCode>4</cbc:TransportHandlingUnitTypeCode>
         <cbc:HazardousRiskIndicator>false</cbc:HazardousRiskIndicator>
         <cbc:ShippingMarks>Agricultural products</cbc:ShippingMarks>
         <cac:TransportEquipment>
            <cbc:ID schemeName="bic">BFCU4040002</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>
      <cac:FirstArrivalPortLocation>
         <cbc:ID schemeName="UNLOCODE">ITGOA</cbc:ID>
         <cbc:LocationTypeCode>41</cbc:LocationTypeCode>
         <cac:Address>
            <cac:Country>
               <cbc:IdentificationCode>IT</cbc:IdentificationCode>
            </cac:Country>
         </cac:Address>
      </cac:FirstArrivalPortLocation>
      <cac:OfficeOfEntryLocation>
         <cbc:ID>DE000396</cbc:ID>
         <cbc:LocationTypeCode>41</cbc:LocationTypeCode>
         <cac:Address>
            <cac:Country>
               <cbc:IdentificationCode>DE</cbc:IdentificationCode>
            </cac:Country>
         </cac:Address>
      </cac:OfficeOfEntryLocation>
   </cac:Consignment>
</cac:Shipment>