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

Recommended Reading:

Definitive XML Schema

 

Advanced XML Applications

 

GoodsItemItinerary

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:GoodsItemItinerary-2

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

Type: GoodsItemItineraryType

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:CopyIndicator [0..1]Indicates whether this document is a copy (true) or not (false).
    8. cbc:UUID [0..1]A universally unique identifier for an instance of this document.
    9. cbc:IssueDate [1..1]The date, assigned by the sender, on which this document was issued.
    10. cbc:IssueTime [1..1]The time, assigned by the sender, at which this document was issued.
    11. cbc:Note [0..*]Free-form text pertinent to this document, conveying information that is not contained explicitly in other structures.
    12. cbc:VersionID [1..1]Identifies a version of a Goods Item Itinerary in order to distinguish updates.
    13. cbc:TransportExecutionPlanReferenceID [1..1]The Transport Execution Plan associated with this Goods Item Itinerary.
    14. cac:Signature [0..*]A signature applied to this document.
    15. cac:SenderParty [0..1]The sender of this Goods Item Itinerary.
    16. cac:ReceiverParty [0..1]The receiver of this Goods Item Itinerary.
    17. cac:ReferencedConsignment [0..*]A consignment being transported in the transport service associated with this Goods Item Itinerary.
    18. cac:ReferencedTransportEquipment [0..*]Transport equipment being transported in the transport service associated with this Goods Item Itinerary.
    19. cac:ReferencedPackage [0..*]A package being transported in the transport service associated with this Goods Item Itinerary.
    20. cac:ReferencedGoodsItem [0..*]An item of goods being transported in the transport service associated with this Goods Item Itinerary.
    21. cac:TransportationSegment [1..*]A part of a transport service that has its own Transport Execution Plan. A Transportation Segment may cover services other than transport, such as terminal handling, document management, customs procedures, etc.

Attributes

None

Sample instance

<GoodsItemItinerary>
   <cbc:UBLVersionID>2.1</cbc:UBLVersionID>
   <cbc:ID>1</cbc:ID>
   <cbc:IssueDate>2011-09-13</cbc:IssueDate>
   <cbc:IssueTime>10:05:20+01:00</cbc:IssueTime>
   <cbc:VersionID>1</cbc:VersionID>
   <cbc:TransportExecutionPlanReferenceID>TEP_1</cbc:TransportExecutionPlanReferenceID>
   <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:ReferencedTransportEquipment>
      <cbc:ID>1</cbc:ID>
      <cac:TransportEquipmentSeal>
         <cbc:ID>1_1</cbc:ID>
         <cbc:Condition>IN_RIGHT_CONDITION</cbc:Condition>
      </cac:TransportEquipmentSeal>
      <cac:Package>
         <cbc:Quantity>10</cbc:Quantity>
         <cbc:PackagingTypeCode>PX</cbc:PackagingTypeCode>
         <cac:GoodsItem>
            <cac:Item>
               <cac:CommodityClassification>
                  <cbc:CargoTypeCode>12</cbc:CargoTypeCode>
               </cac:CommodityClassification>
            </cac:Item>
         </cac:GoodsItem>
      </cac:Package>
   </cac:ReferencedTransportEquipment>
   <cac:ReferencedTransportEquipment>
      <cbc:ID>2</cbc:ID>
      <cac:TransportEquipmentSeal>
         <cbc:ID>2_1</cbc:ID>
         <cbc:Condition>IN_RIGHT_CONDITION</cbc:Condition>
      </cac:TransportEquipmentSeal>
      <cac:Package>
         <cbc:Quantity>10</cbc:Quantity>
         <cbc:PackagingTypeCode>PX</cbc:PackagingTypeCode>
         <cac:GoodsItem>
            <cac:Item>
               <cac:CommodityClassification>
                  <cbc:CargoTypeCode>12</cbc:CargoTypeCode>
               </cac:CommodityClassification>
            </cac:Item>
         </cac:GoodsItem>
      </cac:Package>
   </cac:ReferencedTransportEquipment>
   <cac:TransportationSegment>
      <cbc:SequenceNumeric>1</cbc:SequenceNumeric>
      <cbc:TransportExecutionPlanReferenceID>TEP_2</cbc:TransportExecutionPlanReferenceID>
      <cac:TransportationService>
         <cbc:TransportServiceCode>3</cbc:TransportServiceCode>
         <cbc:TransportationServiceDescription>Rail transport service from Hamburg to Bremen</cbc:TransportationServiceDescription>
      </cac:TransportationService>
      <cac:TransportServiceProviderParty>
         <cac:PartyIdentification>
            <cbc:ID schemeAgencyName="GS1" schemeName="GLN">4058673827100</cbc:ID>
         </cac:PartyIdentification>
         <cac:PartyName>
            <cbc:Name>NTT</cbc:Name>
         </cac:PartyName>
         <cac:Contact>
            <cbc:Name>SomeName</cbc:Name>
            <cbc:Telephone>+49450557777</cbc:Telephone>
            <cbc:ElectronicMail>SomeName@ntt.de</cbc:ElectronicMail>
         </cac:Contact>
      </cac:TransportServiceProviderParty>
      <cac:ReferencedConsignment>
         <cbc:ID>NTT_1</cbc:ID>
         <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>
         <cac:TransportHandlingUnit>
            <cbc:ID>NTT_THU_2</cbc:ID>
            <cac:TransportEquipment>
               <cbc:ID>CON_2</cbc:ID>
               <cac:ContainedInTransportEquipment>
                  <cbc:ID>NTT_TE_2</cbc:ID>
                  <cbc:TransportEquipmentTypeCode>RR</cbc:TransportEquipmentTypeCode>
                  <cbc:TraceID>12345678914565</cbc:TraceID>
               </cac:ContainedInTransportEquipment>
               <cac:Package>
                  <cbc:ID>CON_2</cbc:ID>
                  <cbc:Quantity>10</cbc:Quantity>
               </cac:Package>
            </cac:TransportEquipment>
         </cac:TransportHandlingUnit>
      </cac:ReferencedConsignment>
      <cac:ShipmentStage>
         <cbc:ID>1</cbc:ID>
         <cbc:TransportModeCode>2</cbc:TransportModeCode>
         <cbc:TransportMeansTypeCode>230</cbc:TransportMeansTypeCode>
         <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>
                  <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>
               <cbc:LocationTypeCode>13</cbc:LocationTypeCode>
               <cac:Address>
                  <cbc:ID schemeAgencyName="GS1" schemeName="GLN">4568763527610</cbc:ID>
                  <cbc:StreetName>Ludwig-Erhard-Str. 15</cbc:StreetName>
                  <cbc:CityName>Bremen</cbc:CityName>
                  <cac:Country>
                     <cbc:IdentificationCode>DE</cbc:IdentificationCode>
                  </cac:Country>
               </cac:Address>
            </cac:Location>
            <cac:Period>
               <cbc:StartDate>2011-10-03</cbc:StartDate>
               <cbc:StartTime>18:30:10+01:00</cbc:StartTime>
               <cbc:EndDate>2011-10-03</cbc:EndDate>
               <cbc:EndTime>21:30:10+01:00</cbc:EndTime>
            </cac:Period>
         </cac:PlannedArrivalTransportEvent>
      </cac:ShipmentStage>
   </cac:TransportationSegment>
   <cac:TransportationSegment>
      <cbc:SequenceNumeric>2</cbc:SequenceNumeric>
      <cbc:TransportExecutionPlanReferenceID>TEP_1</cbc:TransportExecutionPlanReferenceID>
      <cac:TransportationService>
         <cbc:TransportServiceCode>3</cbc:TransportServiceCode>
         <cbc:TransportationServiceDescription>Rail transport service from Bremen to Nurnberg</cbc:TransportationServiceDescription>
      </cac:TransportationService>
      <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:ReferencedConsignment>
         <cbc:ID>CON_1</cbc:ID>
         <cac:TransportHandlingUnit>
            <cbc:ID>CON_THU_1</cbc:ID>
            <cac:TransportEquipment>
               <cbc:ID>CON_1</cbc:ID>
               <cac:ContainedInTransportEquipment>
                  <cbc:ID>NEC_TE_1</cbc:ID>
                  <cbc:TransportEquipmentTypeCode>RR</cbc:TransportEquipmentTypeCode>
                  <cbc:TraceID>12345678914542</cbc:TraceID>
               </cac:ContainedInTransportEquipment>
               <cac:Package>
                  <cbc:ID>CON_1</cbc:ID>
                  <cbc:Quantity>10</cbc:Quantity>
               </cac:Package>
            </cac:TransportEquipment>
         </cac:TransportHandlingUnit>
         <cac:TransportHandlingUnit>
            <cbc:ID>CON_THU_2</cbc:ID>
            <cac:TransportEquipment>
               <cbc:ID>CON_2</cbc:ID>
               <cac:ContainedInTransportEquipment>
                  <cbc:ID>NEC_TE_2</cbc:ID>
                  <cbc:TransportEquipmentTypeCode>RR</cbc:TransportEquipmentTypeCode>
                  <cbc:TraceID>12345678914543</cbc:TraceID>
               </cac:ContainedInTransportEquipment>
               <cac:Package>
                  <cbc:ID>CON_2</cbc:ID>
                  <cbc:Quantity>10</cbc:Quantity>
               </cac:Package>
            </cac:TransportEquipment>
         </cac:TransportHandlingUnit>
      </cac:ReferencedConsignment>
      <cac:ShipmentStage>
         <cbc:ID>2</cbc:ID>
         <cac:PlannedDepartureTransportEvent>
            <cac:Location>
               <cbc:LocationTypeCode>13</cbc:LocationTypeCode>
               <cac:Address>
                  <cbc:ID schemeAgencyName="GS1" schemeName="GLN">4568763527610</cbc:ID>
                  <cbc:StreetName>Ludwig-Erhard-Str. 15</cbc:StreetName>
                  <cbc:CityName>Bremen</cbc:CityName>
                  <cac:Country>
                     <cbc:IdentificationCode>DE</cbc:IdentificationCode>
                  </cac:Country>
               </cac:Address>
            </cac:Location>
            <cac:Period>
               <cbc:StartDate>2011-10-04</cbc:StartDate>
               <cbc:StartTime>09:30:10+01:00</cbc:StartTime>
               <cbc:EndDate>2011-10-04</cbc:EndDate>
               <cbc:EndTime>09:30:10+01:00</cbc:EndTime>
            </cac:Period>
         </cac:PlannedDepartureTransportEvent>
         <cac:PlannedArrivalTransportEvent>
            <cac:Location>
               <cbc:LocationTypeCode>13</cbc:LocationTypeCode>
               <cac:Address>
                  <cbc:StreetName>Sandstr. 38-40</cbc:StreetName>
                  <cbc:CityName>Nurnberg</cbc:CityName>
                  <cac:Country>
                     <cbc:IdentificationCode>DE</cbc:IdentificationCode>
                  </cac:Country>
               </cac:Address>
            </cac:Location>
            <cac:Period>
               <cbc:StartDate>2011-10-04</cbc:StartDate>
               <cbc:StartTime>15:30:10+01:00</cbc:StartTime>
               <cbc:EndDate>2011-10-04</cbc:EndDate>
               <cbc:EndTime>18:30:10+01:00</cbc:EndTime>
            </cac:Period>
         </cac:PlannedArrivalTransportEvent>
      </cac:ShipmentStage>
   </cac:TransportationSegment>
   <cac:TransportationSegment>
      <cbc:SequenceNumeric>3</cbc:SequenceNumeric>
      <cbc:TransportExecutionPlanReferenceID>TEP_3</cbc:TransportExecutionPlanReferenceID>
      <cac:TransportationService>
         <cbc:TransportServiceCode>3</cbc:TransportServiceCode>
         <cbc:TransportationServiceDescription>Road transport service from Hamburg to Bremen</cbc:TransportationServiceDescription>
      </cac:TransportationService>
      <cac:TransportServiceProviderParty>
         <cac:PartyIdentification>
            <cbc:ID schemeAgencyName="GS1" schemeName="GLN">4058673827112</cbc:ID>
         </cac:PartyIdentification>
         <cac:PartyName>
            <cbc:Name>EXT-HAL</cbc:Name>
         </cac:PartyName>
         <cac:Contact>
            <cbc:Name>SomeName</cbc:Name>
            <cbc:Telephone>+49450557234</cbc:Telephone>
            <cbc:ElectronicMail>SomeName@ext-hal.de</cbc:ElectronicMail>
         </cac:Contact>
      </cac:TransportServiceProviderParty>
      <cac:ReferencedConsignment>
         <cbc:ID>EXT_1</cbc:ID>
         <cac:TransportHandlingUnit>
            <cbc:ID>EXT_THU_1</cbc:ID>
            <cac:TransportEquipment>
               <cbc:ID>CON_1</cbc:ID>
               <cac:ContainedInTransportEquipment>
                  <cbc:ID>EXT_TE_1</cbc:ID>
                  <cbc:TransportEquipmentTypeCode>TE</cbc:TransportEquipmentTypeCode>
                  <cbc:TraceID>12345678914111</cbc:TraceID>
               </cac:ContainedInTransportEquipment>
               <cac:Package>
                  <cbc:ID>CON_1</cbc:ID>
                  <cbc:Quantity>10</cbc:Quantity>
               </cac:Package>
            </cac:TransportEquipment>
            <cac:TransportMeans>
               <cac:RoadTransport>
                  <cbc:LicensePlateID>WFN667</cbc:LicensePlateID>
               </cac:RoadTransport>
            </cac:TransportMeans>
         </cac:TransportHandlingUnit>
         <cac:TransportHandlingUnit>
            <cbc:ID>EXT_THU_2</cbc:ID>
            <cac:TransportEquipment>
               <cbc:ID>CON_2</cbc:ID>
               <cac:ContainedInTransportEquipment>
                  <cbc:ID>EXT_TE_2</cbc:ID>
                  <cbc:TransportEquipmentTypeCode>TE</cbc:TransportEquipmentTypeCode>
                  <cbc:TraceID>12345678914112</cbc:TraceID>
               </cac:ContainedInTransportEquipment>
               <cac:Package>
                  <cbc:ID>CON_2</cbc:ID>
                  <cbc:Quantity>10</cbc:Quantity>
               </cac:Package>
            </cac:TransportEquipment>
            <cac:TransportMeans>
               <cac:RoadTransport>
                  <cbc:LicensePlateID>WFN667</cbc:LicensePlateID>
               </cac:RoadTransport>
            </cac:TransportMeans>
         </cac:TransportHandlingUnit>
      </cac:ReferencedConsignment>
      <cac:ShipmentStage>
         <cbc:ID>3</cbc:ID>
         <cac:PlannedDepartureTransportEvent>
            <cac:Location>
               <cbc:LocationTypeCode>13</cbc:LocationTypeCode>
               <cac:Address>
                  <cbc:StreetName>Sandstr. 38-40</cbc:StreetName>
                  <cbc:CityName>Nurnberg</cbc:CityName>
                  <cac:Country>
                     <cbc:IdentificationCode>DE</cbc:IdentificationCode>
                  </cac:Country>
               </cac:Address>
            </cac:Location>
            <cac:Period>
               <cbc:StartDate>2011-10-06</cbc:StartDate>
               <cbc:StartTime>09:30:10+01:00</cbc:StartTime>
               <cbc:EndDate>2011-10-06</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>
                  <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:ShipmentStage>
   </cac:TransportationSegment>
</GoodsItemItinerary>