Schema Central  >  UBL 2.3  >  UBL-TransportExecutionPlan-2.3.xsd  >  TransportExecutionPlan
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Advanced XML Applications

 

TransportExecutionPlan

This element MUST be conveyed as the root element in any instance document based on this Schema expression

Element information

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

Schema document: maindoc/UBL-TransportExecutionPlan-2.3.xsd

Type: TransportExecutionPlanType

Properties: Global, Qualified

Content

  • Sequence [1..1]
    1. ext:UBLExtensions [0..1]A container for extensions foreign to the document.
    2. cbc:UBLVersionID [0..1]Identifies the earliest version of the UBL 2 schema for this document type that defines all of the elements that might be encountered in the current instance.
    3. cbc:CustomizationID [0..1]Identifies a user-defined customization of UBL for a specific use.
    4. cbc:ProfileID [0..1]Identifies a user-defined profile of the customization of UBL being used.
    5. cbc:ProfileExecutionID [0..1]Identifies an instance of executing a profile, to associate all transactions in a collaboration.
    6. cbc:ID [1..1]An identifier for this document, assigned by the sender.
    7. cbc:VersionID [0..1]Indicates the current version of the Transport Execution Plan.
    8. cbc:CopyIndicator [0..1]Indicates whether this document is a copy (true) or not (false).
    9. cbc:UUID [0..1]A universally unique identifier for an instance of this document.
    10. cbc:IssueDate [0..1]The date, assigned by the sender, on which this document was issued.
    11. cbc:IssueTime [0..1]The time, assigned by the sender, at which this document was issued.
    12. cbc:DocumentStatusCode [0..1]A code signifying the status of the Transport Execution Plan (updated, cancelled, confirmed, etc.)
    13. cbc:DocumentStatusReasonCode [0..1]A code signifying a reason associated with the status of a Transport Execution Plan.
    14. cbc:DocumentStatusReasonDescription [0..*]A reason for the status assigned to the Transport Execution Plan, expressed in text.
    15. cbc:Note [0..*]Free-form text pertinent to this document, conveying information that is not contained explicitly in other structures.
    16. cbc:TransportUserRemarks [0..*]Remarks from the transport user regarding the transport operations referred to in the Transport Execution Plan.
    17. cbc:TransportServiceProviderRemarks [0..*]Remarks from the transport service provider regarding the transport operations referred to in the Transport Execution Plan.
    18. cac:SenderParty [0..1]The party sending this document (can be either the transport user or the transport service provider).
    19. cac:ReceiverParty [0..1]The party receiving this document (can be either the transport user or the transport service provider).
    20. cac:TransportUserParty [1..1]The party requesting the transport service from a transport service provider.
    21. cac:TransportServiceProviderParty [1..1]The party offering the transport service based upon a request from a transport user.
    22. cac:BillToParty [0..1]Describes the party that will pay for the transport service(s) provided in a Transport Execution Plan
    23. cac:Signature [0..*]A signature applied to this document.
    24. cac:TransportExecutionPlanRequestDocumentReference [0..1]A reference to a Transport Execution Plan Request.
    25. cac:TransportExecutionPlanDocumentReference [0..1]A reference to an original Transport Execution Plan.
    26. cac:TransportServiceDescriptionDocumentReference [0..1]A reference to the Transport Service Description, which is used by a transport service provider to announce transport services to transport users (buyers).
    27. cac:AdditionalDocumentReference [0..*]A reference to an additional document associated with this document.
    28. cac:TransportContract [0..1]A contract related to the Transport Execution Plan.
    29. cac:TransportServiceProviderResponseRequiredPeriod [0..1]Describes the deadline for when the Transport Service Provider will have to respond to a Transport Execution Plan .
    30. cac:TransportUserResponseRequiredPeriod [0..*]Describes the deadline for when the Transport User will have to respond to a Transport Execution Plan suggested by a Transport Service Provider.
    31. cac:ValidityPeriod [0..*]A period during which the Transport Execution Plan is valid.
    32. cac:MainTransportationService [0..1]Description of the main transportation service referenced in the Transport Execution Plan.
    33. cac:AdditionalTransportationService [0..*]A description of an additional transportation service referenced in the Transport Execution Plan.
    34. cac:ServiceStartTimePeriod [0..1]The period within which the service must begin.
    35. cac:ServiceEndTimePeriod [0..1]The period during which the service must be completed.
    36. cac:FromLocation [0..1]The location of origin of the transport service referenced in the Transport Execution Plan.
    37. cac:ToLocation [0..1]The destination location for the transport service referenced in the Transport Execution Plan.
    38. cac:AtLocation [0..1]The location of a transport service (e.g., terminal handling service) that does not require transport movement.
    39. cac:TransportExecutionTerms [0..1]A description of terms and conditions related to the Transport Execution Plan.
    40. cac:Consignment [1..*]A description of an identifiable collection of goods items to be transported between the consignor and the consignee. This information may be defined within a transport contract. A consignment may comprise more than one shipment (e.g., when consolidated by a freight forwarder).

Attributes

None

Sample instance

<TransportExecutionPlan>
   <cbc:UBLVersionID>2.1</cbc:UBLVersionID>
   <cbc:ID>TEP_1</cbc:ID>
   <cbc:VersionID>1</cbc:VersionID>
   <cbc:IssueDate>2011-09-13</cbc:IssueDate>
   <cbc:IssueTime>10:00:30+01:00</cbc:IssueTime>
   <cbc:DocumentStatusCode>Confirmed</cbc:DocumentStatusCode>
   <cac:SenderParty>
      <cac:PartyIdentification>
         <cbc:ID schemeAgencyName="GS1" schemeName="GLN">4058673827641</cbc:ID>
      </cac:PartyIdentification>
      <cac:PartyName>
         <cbc:Name>NECOSS</cbc:Name>
      </cac:PartyName>
      <cac:Contact>
         <cbc:Name>SomeName</cbc:Name>
         <cbc:Telephone>+49450557000</cbc:Telephone>
         <cbc:ElectronicMail>SomeName@necoss.de</cbc:ElectronicMail>
      </cac:Contact>
   </cac:SenderParty>
   <cac:ReceiverParty>
      <cac:PartyIdentification>
         <cbc:ID schemeAgencyName="GS1" schemeName="GLN">4058673827000</cbc:ID>
      </cac:PartyIdentification>
      <cac:PartyName>
         <cbc:Name>Consignor</cbc:Name>
      </cac:PartyName>
      <cac:Contact>
         <cbc:Name>SomeName</cbc:Name>
         <cbc:Telephone>+8687878763</cbc:Telephone>
         <cbc:ElectronicMail>SomeName@consignor.cn</cbc:ElectronicMail>
      </cac:Contact>
   </cac:ReceiverParty>
   <cac:TransportUserParty>
      <cac:PartyIdentification>
         <cbc:ID schemeAgencyName="GS1" schemeName="GLN">4058673827000</cbc:ID>
      </cac:PartyIdentification>
      <cac:PartyName>
         <cbc:Name>Consignor</cbc:Name>
      </cac:PartyName>
      <cac:Contact>
         <cbc:Name>SomeName</cbc:Name>
         <cbc:Telephone>+8687878763</cbc:Telephone>
         <cbc:ElectronicMail>SomeName@consignor.cn</cbc:ElectronicMail>
      </cac:Contact>
   </cac:TransportUserParty>
   <cac:TransportServiceProviderParty>
      <cac:PartyIdentification>
         <cbc:ID schemeAgencyName="GS1" schemeName="GLN">4058673827641</cbc:ID>
      </cac:PartyIdentification>
      <cac:PartyName>
         <cbc:Name>NECOSS</cbc:Name>
      </cac:PartyName>
      <cac:Contact>
         <cbc:Name>SomeName</cbc:Name>
         <cbc:Telephone>+49450557000</cbc:Telephone>
         <cbc:ElectronicMail>SomeName@necoss.de</cbc:ElectronicMail>
      </cac:Contact>
   </cac:TransportServiceProviderParty>
   <cac:TransportServiceDescriptionDocumentReference>
      <cbc:ID>2</cbc:ID>
   </cac:TransportServiceDescriptionDocumentReference>
   <cac:TransportContract>
      <cbc:Note>Framework Agreement</cbc:Note>
      <cac:ContractDocumentReference>
         <cbc:ID>TC101</cbc:ID>
         <cbc:IssueDate>2010-01-01</cbc:IssueDate>
         <cbc:DocumentTypeCode>315</cbc:DocumentTypeCode>
         <cbc:DocumentType>Contract</cbc:DocumentType>
         <cbc:DocumentDescription>Framework Agreement between Consignor and NECOSS</cbc:DocumentDescription>
      </cac:ContractDocumentReference>
   </cac:TransportContract>
   <cac:TransportUserResponseRequiredPeriod>
      <cbc:EndDate>2011-09-13</cbc:EndDate>
      <cbc:EndTime>12:00:10+01:00</cbc:EndTime>
   </cac:TransportUserResponseRequiredPeriod>
   <cac:MainTransportationService>
      <cbc:TransportServiceCode>3</cbc:TransportServiceCode>
      <cbc:TransportationServiceDescription>Transport from Hamburg to Nurnberg</cbc:TransportationServiceDescription>
   </cac:MainTransportationService>
   <cac:ServiceEndTimePeriod>
      <cbc:EndDate>2011-10-06</cbc:EndDate>
      <cbc:EndTime>16:00:10+01:00</cbc:EndTime>
   </cac:ServiceEndTimePeriod>
   <cac:FromLocation>
      <cbc:LocationTypeCode>13</cbc:LocationTypeCode>
      <cac:Address>
         <cbc:ID schemeAgencyName="UN" schemeName="UN/LOCODE">DEHAM</cbc:ID>
         <cbc:StreetName>Neuer Wandrahm 4</cbc:StreetName>
         <cbc:CityName>Hamburg</cbc:CityName>
         <cbc:PostalZone>29400</cbc:PostalZone>
         <cac:Country>
            <cbc:IdentificationCode>DE</cbc:IdentificationCode>
         </cac:Country>
      </cac:Address>
   </cac:FromLocation>
   <cac:ToLocation>
      <cbc:LocationTypeCode>7</cbc:LocationTypeCode>
      <cac:Address>
         <cbc:StreetName>Grosse strasse 34</cbc:StreetName>
         <cbc:CityName>Nurnberg</cbc:CityName>
         <cbc:PostalZone>28400</cbc:PostalZone>
         <cac:Country>
            <cbc:IdentificationCode>DE</cbc:IdentificationCode>
         </cac:Country>
      </cac:Address>
   </cac:ToLocation>
   <cac:TransportExecutionTerms>
      <cac:DeliveryTerms>
         <cbc:ID schemeAgencyName="INCOTERMS">EXW</cbc:ID>
         <cac:DeliveryLocation>
            <cac:Address>
               <cbc:CityName>Hamburg</cbc:CityName>
            </cac:Address>
         </cac:DeliveryLocation>
      </cac:DeliveryTerms>
      <cac:NotificationRequirement>
         <cbc:NotificationTypeCode>TIME_SCHEDULE_DEVIATIONS</cbc:NotificationTypeCode>
         <cac:NotifyParty>
            <cbc:EndpointID>www.consignee.de/statusnotifications/</cbc:EndpointID>
            <cac:PartyName>
               <cbc:Name>Consignee</cbc:Name>
            </cac:PartyName>
            <cac:Contact>
               <cbc:ElectronicMail>someName@consignee.de</cbc:ElectronicMail>
            </cac:Contact>
         </cac:NotifyParty>
         <cac:NotifyParty>
            <cbc:EndpointID>www.consignor.cn/statusnotifications/</cbc:EndpointID>
            <cac:PartyName>
               <cbc:Name>Consignor</cbc:Name>
            </cac:PartyName>
            <cac:Contact>
               <cbc:ElectronicMail>someName@consignor.cn</cbc:ElectronicMail>
            </cac:Contact>
         </cac:NotifyParty>
      </cac:NotificationRequirement>
      <cac:NotificationRequirement>
         <cbc:NotificationTypeCode>ITEM_CONDITION_DEVIATIONS</cbc:NotificationTypeCode>
         <cbc:PostEventNotificationDurationMeasure unitCode="MIN">10</cbc:PostEventNotificationDurationMeasure>
         <cac:NotifyParty>
            <cbc:EndpointID>www.consignee.com/statusnotifications/</cbc:EndpointID>
            <cac:PartyName>
               <cbc:Name>Consignee</cbc:Name>
            </cac:PartyName>
            <cac:Contact>
               <cbc:ElectronicMail>someName@consignee.de</cbc:ElectronicMail>
            </cac:Contact>
         </cac:NotifyParty>
         <cac:NotifyParty>
            <cbc:EndpointID>www.consignor.cn/statusnotifications/</cbc:EndpointID>
            <cac:PartyName>
               <cbc:Name>Consignor</cbc:Name>
            </cac:PartyName>
            <cac:Contact>
               <cbc:ElectronicMail>someName@consignor.cn</cbc:ElectronicMail>
            </cac:Contact>
         </cac:NotifyParty>
      </cac:NotificationRequirement>
   </cac:TransportExecutionTerms>
   <cac:Consignment>
      <cbc:ID>CON_1</cbc:ID>
      <cbc:GrossWeightMeasure unitCode="KGM">50000</cbc:GrossWeightMeasure>
      <cbc:NetWeightMeasure unitCode="KGM">3000</cbc:NetWeightMeasure>
      <cbc:GrossVolumeMeasure unitCode="MTQ">78</cbc:GrossVolumeMeasure>
      <cbc:LoadingLengthMeasure unitCode="MTR">12</cbc:LoadingLengthMeasure>
      <cbc:HazardousRiskIndicator>false</cbc:HazardousRiskIndicator>
      <cbc:TotalTransportHandlingUnitQuantity>2</cbc:TotalTransportHandlingUnitQuantity>
      <cac:ConsolidatedShipment>
         <cbc:ID>GSIN_1</cbc:ID>
      </cac:ConsolidatedShipment>
      <cac:ConsolidatedShipment>
         <cbc:ID>GSIN_2</cbc:ID>
      </cac:ConsolidatedShipment>
      <cac:PlannedPickupTransportEvent>
         <cac:Location>
            <cac:Address>
               <cbc:ID schemeAgencyName="UN" schemeName="UN/LOCODE">DEHAM</cbc:ID>
               <cbc:StreetName>Neuer Wandrahm 4</cbc:StreetName>
               <cbc:CityName>Hamburg</cbc:CityName>
               <cbc:PostalZone>29400</cbc:PostalZone>
               <cac:Country>
                  <cbc:IdentificationCode>DE</cbc:IdentificationCode>
               </cac:Country>
            </cac:Address>
         </cac:Location>
         <cac:Period>
            <cbc:StartDate>2011-10-03</cbc:StartDate>
            <cbc:StartTime>09:30:10+01:00</cbc:StartTime>
            <cbc:EndDate>2011-10-03</cbc:EndDate>
            <cbc:EndTime>12:30:10+01:00</cbc:EndTime>
         </cac:Period>
      </cac:PlannedPickupTransportEvent>
      <cac:PlannedDeliveryTransportEvent>
         <cac:Location>
            <cac:Address>
               <cbc:StreetName>Grosse strasse 34</cbc:StreetName>
               <cbc:CityName>Nurnberg</cbc:CityName>
               <cbc:PostalZone>28400</cbc:PostalZone>
               <cac:Country>
                  <cbc:IdentificationCode>DE</cbc:IdentificationCode>
               </cac:Country>
            </cac:Address>
         </cac:Location>
         <cac:Period>
            <cbc:StartDate>2011-10-06</cbc:StartDate>
            <cbc:StartTime>12:30:10+01:00</cbc:StartTime>
            <cbc:EndDate>2011-10-06</cbc:EndDate>
            <cbc:EndTime>15:30:10+01:00</cbc:EndTime>
         </cac:Period>
      </cac:PlannedDeliveryTransportEvent>
      <cac:ConsigneeParty>
         <cac:PartyIdentification>
            <cbc:ID schemeAgencyName="GS1" schemeName="GLN">4058673827123</cbc:ID>
         </cac:PartyIdentification>
         <cac:PartyName>
            <cbc:Name>Consignee</cbc:Name>
         </cac:PartyName>
         <cac:Contact>
            <cbc:Name>SomeName</cbc:Name>
            <cbc:Telephone>+4987878763</cbc:Telephone>
            <cbc:ElectronicMail>SomeName@consignee.de</cbc:ElectronicMail>
         </cac:Contact>
      </cac:ConsigneeParty>
      <cac:ConsignorParty>
         <cac:PartyIdentification>
            <cbc:ID schemeAgencyName="GS1" schemeName="GLN">4058673827000</cbc:ID>
         </cac:PartyIdentification>
         <cac:PartyName>
            <cbc:Name>Consignor</cbc:Name>
         </cac:PartyName>
         <cac:PostalAddress>
            <cbc:ID schemeAgencyName="GS1" schemeName="GLN">4058673827000</cbc:ID>
         </cac:PostalAddress>
         <cac:Contact>
            <cbc:Name>SomeName</cbc:Name>
            <cbc:Telephone>+8676576456</cbc:Telephone>
            <cbc:ElectronicMail>SomeName@consignor.cn</cbc:ElectronicMail>
         </cac:Contact>
      </cac:ConsignorParty>
      <cac:OriginalDepartureCountry>
         <cbc:IdentificationCode>CN</cbc:IdentificationCode>
      </cac:OriginalDepartureCountry>
      <cac:FinalDestinationCountry>
         <cbc:IdentificationCode>DE</cbc:IdentificationCode>
      </cac:FinalDestinationCountry>
      <cac:MainCarriageShipmentStage>
         <cac:PlannedDepartureTransportEvent>
            <cac:Location>
               <cac:Address>
                  <cbc:ID schemeAgencyName="UN" schemeName="UN/LOCODE">DEHAM</cbc:ID>
                  <cbc:StreetName>Neuer Wandrahm 4</cbc:StreetName>
                  <cbc:CityName>Hamburg</cbc:CityName>
                  <cbc:PostalZone>29400</cbc:PostalZone>
                  <cac:Country>
                     <cbc:IdentificationCode>DE</cbc:IdentificationCode>
                  </cac:Country>
               </cac:Address>
            </cac:Location>
            <cac:Period>
               <cbc:StartDate>2011-10-03</cbc:StartDate>
               <cbc:StartTime>09:30:10+01:00</cbc:StartTime>
               <cbc:EndDate>2011-10-03</cbc:EndDate>
               <cbc:EndTime>12:30:10+01:00</cbc:EndTime>
            </cac:Period>
         </cac:PlannedDepartureTransportEvent>
         <cac:PlannedArrivalTransportEvent>
            <cac:Location>
               <cac:Address>
                  <cbc:StreetName>Grosse strasse 34</cbc:StreetName>
                  <cbc:CityName>Nurnberg</cbc:CityName>
                  <cbc:PostalZone>28400</cbc:PostalZone>
                  <cac:Country>
                     <cbc:IdentificationCode>DE</cbc:IdentificationCode>
                  </cac:Country>
               </cac:Address>
            </cac:Location>
            <cac:Period>
               <cbc:StartDate>2011-10-06</cbc:StartDate>
               <cbc:StartTime>12:30:10+01:00</cbc:StartTime>
               <cbc:EndDate>2011-10-06</cbc:EndDate>
               <cbc:EndTime>15:30:10+01:00</cbc:EndTime>
            </cac:Period>
         </cac:PlannedArrivalTransportEvent>
      </cac:MainCarriageShipmentStage>
      <cac:PreCarriageShipmentStage>
         <cbc:TransportModeCode>1</cbc:TransportModeCode>
         <cbc:TransportMeansTypeCode>83</cbc:TransportMeansTypeCode>
         <cac:CarrierParty>
            <cac:PartyName>
               <cbc:Name>MAERSK</cbc:Name>
            </cac:PartyName>
            <cac:Contact>
               <cbc:Name>SomeName</cbc:Name>
               <cbc:Telephone>+4598786765</cbc:Telephone>
               <cbc:ElectronicMail>SomeName@maersk.dk</cbc:ElectronicMail>
            </cac:Contact>
         </cac:CarrierParty>
         <cac:TransportMeans>
            <cbc:JourneyID>M22</cbc:JourneyID>
            <cbc:RegistrationNationalityID>DK</cbc:RegistrationNationalityID>
            <cbc:RegistrationNationality>Denmark</cbc:RegistrationNationality>
            <cbc:TransportMeansTypeCode>83</cbc:TransportMeansTypeCode>
            <cac:MaritimeTransport>
               <cbc:VesselID>SomeIMONr</cbc:VesselID>
               <cbc:VesselName>SomeVesselName</cbc:VesselName>
            </cac:MaritimeTransport>
         </cac:TransportMeans>
         <cac:PlannedDepartureTransportEvent>
            <cac:Location>
               <cbc:ID schemeAgencyName="UN" schemeName="UN/LOCODE">CNSHA</cbc:ID>
            </cac:Location>
            <cac:Period>
               <cbc:StartDate>2011-09-20</cbc:StartDate>
               <cbc:StartTime>09:30:10+01:00</cbc:StartTime>
               <cbc:EndDate>2011-09-20</cbc:EndDate>
               <cbc:EndTime>12:30:10+01:00</cbc:EndTime>
            </cac:Period>
         </cac:PlannedDepartureTransportEvent>
         <cac:PlannedArrivalTransportEvent>
            <cac:Location>
               <cbc:ID schemeAgencyName="UN" schemeName="UN/LOCODE">DEHAM</cbc:ID>
            </cac:Location>
            <cac:Period>
               <cbc:StartDate>2011-10-01</cbc:StartDate>
               <cbc:StartTime>09:30:10+01:00</cbc:StartTime>
               <cbc:EndDate>2011-10-01</cbc:EndDate>
               <cbc:EndTime>12:30:10+01:00</cbc:EndTime>
            </cac:Period>
         </cac:PlannedArrivalTransportEvent>
      </cac:PreCarriageShipmentStage>
      <cac:TransportHandlingUnit>
         <cbc:ID>CON_THU_1</cbc:ID>
         <cbc:TransportHandlingUnitTypeCode>4</cbc:TransportHandlingUnitTypeCode>
         <cbc:HazardousRiskIndicator>false</cbc:HazardousRiskIndicator>
         <cbc:TotalGoodsItemQuantity>500</cbc:TotalGoodsItemQuantity>
         <cbc:TotalPackageQuantity>10</cbc:TotalPackageQuantity>
         <cbc:ShippingMarks>General Cargo</cbc:ShippingMarks>
         <cac:TransportEquipment>
            <cbc:ID>CON_TE_1</cbc:ID>
            <cbc:TransportEquipmentTypeCode>CN</cbc:TransportEquipmentTypeCode>
            <cbc:FullnessIndicationCode>1</cbc:FullnessIndicationCode>
            <cbc:ReturnabilityIndicator>true</cbc:ReturnabilityIndicator>
            <cbc:RefrigeratedIndicator>false</cbc:RefrigeratedIndicator>
            <cbc:Description>SomeDescription</cbc:Description>
            <cbc:GrossWeightMeasure unitCode="KGM">25000</cbc:GrossWeightMeasure>
            <cbc:GrossVolumeMeasure unitCode="MTQ">39</cbc:GrossVolumeMeasure>
            <cbc:PowerIndicator>false</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:Package>
               <cbc:ID>CON_P_1</cbc:ID>
               <cbc:Quantity>10</cbc:Quantity>
               <cbc:PackagingTypeCode>PL</cbc:PackagingTypeCode>
               <cac:GoodsItem>
                  <cac:Item>
                     <cac:CommodityClassification>
                        <cbc:CargoTypeCode>12</cbc:CargoTypeCode>
                     </cac:CommodityClassification>
                  </cac:Item>
               </cac:GoodsItem>
            </cac:Package>
         </cac:TransportEquipment>
      </cac:TransportHandlingUnit>
      <cac:TransportHandlingUnit>
         <cbc:ID>CON_THU_2</cbc:ID>
         <cbc:TransportHandlingUnitTypeCode>4</cbc:TransportHandlingUnitTypeCode>
         <cbc:HazardousRiskIndicator>false</cbc:HazardousRiskIndicator>
         <cbc:TotalGoodsItemQuantity>500</cbc:TotalGoodsItemQuantity>
         <cbc:TotalPackageQuantity>10</cbc:TotalPackageQuantity>
         <cbc:ShippingMarks>General Cargo</cbc:ShippingMarks>
         <cac:TransportEquipment>
            <cbc:ID>CON_TE_2</cbc:ID>
            <cbc:TransportEquipmentTypeCode>CN</cbc:TransportEquipmentTypeCode>
            <cbc:FullnessIndicationCode>1</cbc:FullnessIndicationCode>
            <cbc:ReturnabilityIndicator>true</cbc:ReturnabilityIndicator>
            <cbc:RefrigeratedIndicator>false</cbc:RefrigeratedIndicator>
            <cbc:Description>SomeDescription</cbc:Description>
            <cbc:GrossWeightMeasure unitCode="KGM">25000</cbc:GrossWeightMeasure>
            <cbc:GrossVolumeMeasure unitCode="MTQ">39</cbc:GrossVolumeMeasure>
            <cbc:PowerIndicator>false</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:Package>
               <cbc:ID>CON_P_2</cbc:ID>
               <cbc:Quantity>10</cbc:Quantity>
               <cbc:PackagingTypeCode>PL</cbc:PackagingTypeCode>
               <cac:GoodsItem>
                  <cac:Item>
                     <cac:CommodityClassification>
                        <cbc:CargoTypeCode>12</cbc:CargoTypeCode>
                     </cac:CommodityClassification>
                  </cac:Item>
               </cac:GoodsItem>
            </cac:Package>
         </cac:TransportEquipment>
      </cac:TransportHandlingUnit>
   </cac:Consignment>
</TransportExecutionPlan>