TransportExecutionPlanRequest
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:TransportExecutionPlanRequest-2
Schema document: maindoc/UBL-TransportExecutionPlanRequest-2.3.xsd
Type: TransportExecutionPlanRequestType
Properties: Global, Qualified
Content
- Sequence [1..1]
- ext:UBLExtensions [0..1]A container for extensions foreign to the document.
- 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.
- cbc:CustomizationID [0..1]Identifies a user-defined customization of UBL for a specific use.
- cbc:ProfileID [0..1]Identifies a user-defined profile of the customization of UBL being used.
- cbc:ProfileExecutionID [0..1]Identifies an instance of executing a profile, to associate all transactions in a collaboration.
- cbc:ID [1..1]An identifier for this document, assigned by the sender.
- cbc:VersionID [0..1]An identifier for the current version of the Transport Execution Plan Request.
- cbc:CopyIndicator [0..1]Indicates whether this document is a copy (true) or not (false).
- cbc:UUID [0..1]A universally unique identifier for an instance of this document.
- cbc:IssueDate [0..1]The date, assigned by the sender, on which this document was issued.
- cbc:IssueTime [0..1]The time, assigned by the sender, at which this document was issued.
- cbc:DocumentStatusCode [0..1]A code signifying the status of the Transport Execution Plan Request.
- cbc:DocumentStatusReasonCode [0..1]A code signifying a reason associated with the status of the Transport Execution Plan Request.
- cbc:DocumentStatusReasonDescription [0..*]A reason associated with the status of the Transport Execution Plan Request.
- cbc:Note [0..*]Free-form text pertinent to this document, conveying information that is not contained explicitly in other structures.
- cbc:TransportUserRemarks [0..*]Remarks from the transport user regarding the transport operations referenced in the Transport Execution Plan Request.
- cac:SenderParty [0..1]The party sending the Transport Execution Plan Request.
- cac:ReceiverParty [0..1]The party receiving the Transport Execution Plan Request.
- cac:TransportUserParty [1..1]The party requesting the transport services referenced in the Transport Execution Plan Request.
- cac:TransportServiceProviderParty [1..1]The party providing the transport services referenced in the Transport Execution Plan Request.
- cac:PayeeParty [0..1]The party that will pay for the transport service(s) referred to in a Transport Execution Plan.
- cac:Signature [0..*]A signature applied to this document.
- cac:TransportExecutionPlanDocumentReference [0..1]A reference to an original Transport Execution Plan Document.
- 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).
- cac:AdditionalDocumentReference [0..*]A reference to an additional document associated with this document.
- cac:TransportContract [0..1]A potential contract related to the Transport Execution Plan Request.
- cac:TransportServiceProviderResponseDeadlinePeriod [0..*]A deadline for a response from the Transport Service Provider to this Transport Execution Plan Request.
- cac:MainTransportationService [0..1]A description of the main transportation service referenced in the Transport Execution Plan Request.
- cac:AdditionalTransportationService [0..*]A description of an additional transportation service referenced in the Transport Execution Plan Request.
- cac:ServiceStartTimePeriod [0..1]The period within which the services referred to in the Transport Execution Plan Request must begin.
- cac:ServiceEndTimePeriod [0..1]The period during which the services referred to in the Transport Execution Plan Request must be completed.
- cac:FromLocation [0..1]The location of origin of the transport service referenced in the Transport Execution Plan Request.
- cac:ToLocation [0..1]The destination location for the transport service referenced in the Transport Execution Plan Request.
- cac:AtLocation [0..1]The location of a transport service (e.g., terminal handling service) that does not require transport movement.
- cac:TransportExecutionTerms [0..1]A description of terms and conditions related to the Transport Execution Plan Request.
- 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
<TransportExecutionPlanRequest> <cbc:UBLVersionID>2.1</cbc:UBLVersionID> <cbc:ID>TEPR_1</cbc:ID> <cbc:VersionID>1</cbc:VersionID> <cbc:IssueDate>2011-09-13</cbc:IssueDate> <cbc:IssueTime>10:00:10+01:00</cbc:IssueTime> <cbc:DocumentStatusCode>NotConfirmed</cbc:DocumentStatusCode> <cac:SenderParty> <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:SenderParty> <cac:ReceiverParty> <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: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:TransportServiceProviderResponseDeadlinePeriod> <cbc:EndDate>2011-09-13</cbc:EndDate> <cbc:EndTime>11:00:10+01:00</cbc:EndTime> </cac:TransportServiceProviderResponseDeadlinePeriod> <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:RequestedPickupTransportEvent> <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:RequestedPickupTransportEvent> <cac:RequestedDeliveryTransportEvent> <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:RequestedDeliveryTransportEvent> <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: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> </TransportExecutionPlanRequest>