TransportationStatus
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:TransportationStatus-2
Schema document: maindoc/UBL-TransportationStatus-2.0.xsd
Type: TransportationStatusType
Properties: Global, Qualified
Content
- Sequence [1..1]
- ext:UBLExtensions [0..1] A container for all extensions present in the document.
- cbc:UBLVersionID [0..1] 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:ID [1..1] Unique identifier of the Status message.
- cbc:CarrierAssignedID [0..1] Reference number assigned by a carrier or its agent to identify a specific shipment, such as a booking reference number when cargo space is reserved prior to loading.
- cbc:UUID [0..1] A universally unique identifier for an instance of this ABIE.
- cbc:IssueDate [0..1] Date on which the status message was issued.
- cbc:IssueTime [0..1] Time at which the status message was issued.
- cbc:Name [0..1] Name of a status message.
- cbc:Description [0..*] Textual description of the document instance.
- cbc:Note [0..*] Textual note associated with a status message.
- cbc:ShippingOrderID [0..1] Reference number to identify a Shipping Order.
- cbc:OtherInstruction [0..1] Instruction about this message.
- cac:Consignment [1..1] An association to Consignment.
- cac:TransportEvent [1..*] Events that relate to this status report.
- cac:DocumentReference [0..*] An association to Document Reference.
- cac:Signature [0..*] An association to Signature.
Attributes
None
Sample instance
<TransportationStatus> <ext:UBLExtensions> <ext:UBLExtension> <cbc:ID>normalizedString</cbc:ID> <cbc:Name>string</cbc:Name> <ext:ExtensionAgencyID>normalizedString</ext:ExtensionAgencyID> <ext:ExtensionAgencyName>string</ext:ExtensionAgencyName> <ext:ExtensionVersionID>normalizedString</ext:ExtensionVersionID> <ext:ExtensionAgencyURI>normalizedString</ext:ExtensionAgencyURI> <ext:ExtensionURI>normalizedString</ext:ExtensionURI> <ext:ExtensionReasonCode>normalizedString</ext:ExtensionReasonCode> <ext:ExtensionReason>string</ext:ExtensionReason> <ext:ExtensionContent> <!--any element--> </ext:ExtensionContent> </ext:UBLExtension> </ext:UBLExtensions> <cbc:UBLVersionID>normalizedString</cbc:UBLVersionID> <cbc:CustomizationID>normalizedString</cbc:CustomizationID> <cbc:ProfileID>normalizedString</cbc:ProfileID> <cbc:ID>normalizedString</cbc:ID> <cbc:CarrierAssignedID>normalizedString</cbc:CarrierAssignedID> <cbc:UUID>normalizedString</cbc:UUID> <cbc:IssueDate>2000-01-01</cbc:IssueDate> <cbc:IssueTime>12:00:00</cbc:IssueTime> <cbc:Name>string</cbc:Name> <cbc:Description>string</cbc:Description> <cbc:Note>string</cbc:Note> <cbc:ShippingOrderID>normalizedString</cbc:ShippingOrderID> <cbc:OtherInstruction>string</cbc:OtherInstruction> <cac:Consignment> <cbc:ID>normalizedString</cbc:ID> <cbc:SummaryDescription>string</cbc:SummaryDescription> <cbc:TotalInvoiceAmount currencyID="AED">1.0</cbc:TotalInvoiceAmount> <cbc:DeclaredCustomsValueAmount currencyID="AED">1.0</cbc:DeclaredCustomsValueAmount> <cbc:TariffDescription>string</cbc:TariffDescription> <cbc:TariffCode>normalizedString</cbc:TariffCode> <cbc:InsurancePremiumAmount currencyID="AED">1.0</cbc:InsurancePremiumAmount> <cbc:GrossWeightMeasure unitCode="04">1.0</cbc:GrossWeightMeasure> <cbc:NetWeightMeasure unitCode="04">1.0</cbc:NetWeightMeasure> <cbc:NetNetWeightMeasure unitCode="04">1.0</cbc:NetNetWeightMeasure> <cbc:ChargeableWeightMeasure unitCode="04">1.0</cbc:ChargeableWeightMeasure> <cbc:GrossVolumeMeasure unitCode="04">1.0</cbc:GrossVolumeMeasure> <cbc:NetVolumeMeasure unitCode="04">1.0</cbc:NetVolumeMeasure> <cbc:LoadingLengthMeasure unitCode="04">1.0</cbc:LoadingLengthMeasure> <cbc:Remarks>string</cbc:Remarks> <cbc:HazardousRiskIndicator>true</cbc:HazardousRiskIndicator> <cac:ConsigneeParty> <cbc:MarkCareIndicator>true</cbc:MarkCareIndicator> <cbc:MarkAttentionIndicator>true</cbc:MarkAttentionIndicator> <cbc:WebsiteURI>normalizedString</cbc:WebsiteURI> <cbc:LogoReferenceID>normalizedString</cbc:LogoReferenceID> <cbc:EndpointID>normalizedString</cbc:EndpointID> <cac:PartyIdentification>... </cac:PartyIdentification> <cac:PartyName>... </cac:PartyName> <cac:Language>... </cac:Language> <cac:PostalAddress>... </cac:PostalAddress> <cac:PhysicalLocation>... </cac:PhysicalLocation> <cac:PartyTaxScheme>... </cac:PartyTaxScheme> <cac:PartyLegalEntity>... </cac:PartyLegalEntity> <cac:Contact>... </cac:Contact> <cac:Person>... </cac:Person> <cac:AgentParty>... </cac:AgentParty> </cac:ConsigneeParty> <cac:ExporterParty> <cbc:MarkCareIndicator>true</cbc:MarkCareIndicator> <cbc:MarkAttentionIndicator>true</cbc:MarkAttentionIndicator> <cbc:WebsiteURI>normalizedString</cbc:WebsiteURI> <cbc:LogoReferenceID>normalizedString</cbc:LogoReferenceID> <cbc:EndpointID>normalizedString</cbc:EndpointID> <cac:PartyIdentification>... </cac:PartyIdentification> <cac:PartyName>... </cac:PartyName> <cac:Language>... </cac:Language> <cac:PostalAddress>... </cac:PostalAddress> <cac:PhysicalLocation>... </cac:PhysicalLocation> <cac:PartyTaxScheme>... </cac:PartyTaxScheme> <cac:PartyLegalEntity>... </cac:PartyLegalEntity> <cac:Contact>... </cac:Contact> <cac:Person>... </cac:Person> <cac:AgentParty>... </cac:AgentParty> </cac:ExporterParty> <cac:ConsignorParty> <cbc:MarkCareIndicator>true</cbc:MarkCareIndicator> <cbc:MarkAttentionIndicator>true</cbc:MarkAttentionIndicator> <cbc:WebsiteURI>normalizedString</cbc:WebsiteURI> <cbc:LogoReferenceID>normalizedString</cbc:LogoReferenceID> <cbc:EndpointID>normalizedString</cbc:EndpointID> <cac:PartyIdentification>... </cac:PartyIdentification> <cac:PartyName>... </cac:PartyName> <cac:Language>... </cac:Language> <cac:PostalAddress>... </cac:PostalAddress> <cac:PhysicalLocation>... </cac:PhysicalLocation> <cac:PartyTaxScheme>... </cac:PartyTaxScheme> <cac:PartyLegalEntity>... </cac:PartyLegalEntity> <cac:Contact>... </cac:Contact> <cac:Person>... </cac:Person> <cac:AgentParty>... </cac:AgentParty> </cac:ConsignorParty> <cac:ImporterParty> <cbc:MarkCareIndicator>true</cbc:MarkCareIndicator> <cbc:MarkAttentionIndicator>true</cbc:MarkAttentionIndicator> <cbc:WebsiteURI>normalizedString</cbc:WebsiteURI> <cbc:LogoReferenceID>normalizedString</cbc:LogoReferenceID> <cbc:EndpointID>normalizedString</cbc:EndpointID> <cac:PartyIdentification>... </cac:PartyIdentification> <cac:PartyName>... </cac:PartyName> <cac:Language>... </cac:Language> <cac:PostalAddress>... </cac:PostalAddress> <cac:PhysicalLocation>... </cac:PhysicalLocation> <cac:PartyTaxScheme>... </cac:PartyTaxScheme> <cac:PartyLegalEntity>... </cac:PartyLegalEntity> <cac:Contact>... </cac:Contact> <cac:Person>... </cac:Person> <cac:AgentParty>... </cac:AgentParty> </cac:ImporterParty> <cac:CarrierParty> <cbc:MarkCareIndicator>true</cbc:MarkCareIndicator> <cbc:MarkAttentionIndicator>true</cbc:MarkAttentionIndicator> <cbc:WebsiteURI>normalizedString</cbc:WebsiteURI> <cbc:LogoReferenceID>normalizedString</cbc:LogoReferenceID> <cbc:EndpointID>normalizedString</cbc:EndpointID> <cac:PartyIdentification>... </cac:PartyIdentification> <cac:PartyName>... </cac:PartyName> <cac:Language>... </cac:Language> <cac:PostalAddress>... </cac:PostalAddress> <cac:PhysicalLocation>... </cac:PhysicalLocation> <cac:PartyTaxScheme>... </cac:PartyTaxScheme> <cac:PartyLegalEntity>... </cac:PartyLegalEntity> <cac:Contact>... </cac:Contact> <cac:Person>... </cac:Person> <cac:AgentParty>... </cac:AgentParty> </cac:CarrierParty> <cac:FreightForwarderParty> <cbc:MarkCareIndicator>true</cbc:MarkCareIndicator> <cbc:MarkAttentionIndicator>true</cbc:MarkAttentionIndicator> <cbc:WebsiteURI>normalizedString</cbc:WebsiteURI> <cbc:LogoReferenceID>normalizedString</cbc:LogoReferenceID> <cbc:EndpointID>normalizedString</cbc:EndpointID> <cac:PartyIdentification>... </cac:PartyIdentification> <cac:PartyName>... </cac:PartyName> <cac:Language>... </cac:Language> <cac:PostalAddress>... </cac:PostalAddress> <cac:PhysicalLocation>... </cac:PhysicalLocation> <cac:PartyTaxScheme>... </cac:PartyTaxScheme> <cac:PartyLegalEntity>... </cac:PartyLegalEntity> <cac:Contact>... </cac:Contact> <cac:Person>... </cac:Person> <cac:AgentParty>... </cac:AgentParty> </cac:FreightForwarderParty> <cac:NotifyParty> <cbc:MarkCareIndicator>true</cbc:MarkCareIndicator> <cbc:MarkAttentionIndicator>true</cbc:MarkAttentionIndicator> <cbc:WebsiteURI>normalizedString</cbc:WebsiteURI> <cbc:LogoReferenceID>normalizedString</cbc:LogoReferenceID> <cbc:EndpointID>normalizedString</cbc:EndpointID> <cac:PartyIdentification>... </cac:PartyIdentification> <cac:PartyName>... </cac:PartyName> <cac:Language>... </cac:Language> <cac:PostalAddress>... </cac:PostalAddress> <cac:PhysicalLocation>... </cac:PhysicalLocation> <cac:PartyTaxScheme>... </cac:PartyTaxScheme> <cac:PartyLegalEntity>... </cac:PartyLegalEntity> <cac:Contact>... </cac:Contact> <cac:Person>... </cac:Person> <cac:AgentParty>... </cac:AgentParty> </cac:NotifyParty> <cac:OriginalDespatchParty> <cbc:MarkCareIndicator>true</cbc:MarkCareIndicator> <cbc:MarkAttentionIndicator>true</cbc:MarkAttentionIndicator> <cbc:WebsiteURI>normalizedString</cbc:WebsiteURI> <cbc:LogoReferenceID>normalizedString</cbc:LogoReferenceID> <cbc:EndpointID>normalizedString</cbc:EndpointID> <cac:PartyIdentification>... </cac:PartyIdentification> <cac:PartyName>... </cac:PartyName> <cac:Language>... </cac:Language> <cac:PostalAddress>... </cac:PostalAddress> <cac:PhysicalLocation>... </cac:PhysicalLocation> <cac:PartyTaxScheme>... </cac:PartyTaxScheme> <cac:PartyLegalEntity>... </cac:PartyLegalEntity> <cac:Contact>... </cac:Contact> <cac:Person>... </cac:Person> <cac:AgentParty>... </cac:AgentParty> </cac:OriginalDespatchParty> <cac:FinalDeliveryParty> <cbc:MarkCareIndicator>true</cbc:MarkCareIndicator> <cbc:MarkAttentionIndicator>true</cbc:MarkAttentionIndicator> <cbc:WebsiteURI>normalizedString</cbc:WebsiteURI> <cbc:LogoReferenceID>normalizedString</cbc:LogoReferenceID> <cbc:EndpointID>normalizedString</cbc:EndpointID> <cac:PartyIdentification>... </cac:PartyIdentification> <cac:PartyName>... </cac:PartyName> <cac:Language>... </cac:Language> <cac:PostalAddress>... </cac:PostalAddress> <cac:PhysicalLocation>... </cac:PhysicalLocation> <cac:PartyTaxScheme>... </cac:PartyTaxScheme> <cac:PartyLegalEntity>... </cac:PartyLegalEntity> <cac:Contact>... </cac:Contact> <cac:Person>... </cac:Person> <cac:AgentParty>... </cac:AgentParty> </cac:FinalDeliveryParty> <cac:OriginalDepartureCountry> <cbc:IdentificationCode>normalizedString</cbc:IdentificationCode> <cbc:Name>string</cbc:Name> </cac:OriginalDepartureCountry> <cac:FinalDestinationCountry> <cbc:IdentificationCode>normalizedString</cbc:IdentificationCode> <cbc:Name>string</cbc:Name> </cac:FinalDestinationCountry> <cac:TransitCountry> <cbc:IdentificationCode>normalizedString</cbc:IdentificationCode> <cbc:Name>string</cbc:Name> </cac:TransitCountry> <cac:TransportContract> <cbc:ID>normalizedString</cbc:ID> <cbc:IssueDate>2000-01-01</cbc:IssueDate> <cbc:IssueTime>12:00:00</cbc:IssueTime> <cbc:ContractTypeCode>normalizedString</cbc:ContractTypeCode> <cbc:ContractType>string</cbc:ContractType> <cac:ValidityPeriod>... </cac:ValidityPeriod> <cac:ContractDocumentReference>... </cac:ContractDocumentReference> </cac:TransportContract> <cac:OriginalDespatchTransportationService> <cbc:TransportServiceCode>normalizedString</cbc:TransportServiceCode> <cbc:TariffClassCode>normalizedString</cbc:TariffClassCode> <cbc:Priority>string</cbc:Priority> <cbc:FreightRateClassCode>normalizedString</cbc:FreightRateClassCode> </cac:OriginalDespatchTransportationService> <cac:FinalDeliveryTransportationService> <cbc:TransportServiceCode>normalizedString</cbc:TransportServiceCode> <cbc:TariffClassCode>normalizedString</cbc:TariffClassCode> <cbc:Priority>string</cbc:Priority> <cbc:FreightRateClassCode>normalizedString</cbc:FreightRateClassCode> </cac:FinalDeliveryTransportationService> <cac:DeliveryTerms> <cbc:ID>normalizedString</cbc:ID> <cbc:SpecialTerms>string</cbc:SpecialTerms> <cbc:LossRiskResponsibilityCode>normalizedString</cbc:LossRiskResponsibilityCode> <cbc:LossRisk>string</cbc:LossRisk> <cac:DeliveryLocation>... </cac:DeliveryLocation> <cac:AllowanceCharge>... </cac:AllowanceCharge> </cac:DeliveryTerms> <cac:PaymentTerms> <cbc:ID>normalizedString</cbc:ID> <cbc:PaymentMeansID>normalizedString</cbc:PaymentMeansID> <cbc:PrepaidPaymentReferenceID>normalizedString</cbc:PrepaidPaymentReferenceID> <cbc:Note>string</cbc:Note> <cbc:ReferenceEventCode>normalizedString</cbc:ReferenceEventCode> <cbc:SettlementDiscountPercent>1.0</cbc:SettlementDiscountPercent> <cbc:PenaltySurchargePercent>1.0</cbc:PenaltySurchargePercent> <cbc:Amount currencyID="AED">1.0</cbc:Amount> <cac:SettlementPeriod>... </cac:SettlementPeriod> <cac:PenaltyPeriod>... </cac:PenaltyPeriod> </cac:PaymentTerms> <cac:FreightAllowanceCharge> <cbc:ID>normalizedString</cbc:ID> <cbc:ChargeIndicator>true</cbc:ChargeIndicator> <cbc:AllowanceChargeReasonCode>normalizedString</cbc:AllowanceChargeReasonCode> <cbc:AllowanceChargeReason>string</cbc:AllowanceChargeReason> <cbc:MultiplierFactorNumeric>1.0</cbc:MultiplierFactorNumeric> <cbc:PrepaidIndicator>true</cbc:PrepaidIndicator> <cbc:SequenceNumeric>1.0</cbc:SequenceNumeric> <cbc:Amount currencyID="AED">1.0</cbc:Amount> <cbc:BaseAmount currencyID="AED">1.0</cbc:BaseAmount> <cbc:AccountingCostCode>normalizedString</cbc:AccountingCostCode> <cbc:AccountingCost>string</cbc:AccountingCost> <cac:TaxCategory>... </cac:TaxCategory> <cac:TaxTotal>... </cac:TaxTotal> <cac:PaymentMeans>... </cac:PaymentMeans> </cac:FreightAllowanceCharge> </cac:Consignment> <cac:TransportEvent> <cbc:IdentificationID>normalizedString</cbc:IdentificationID> <cbc:OccurrenceDate>2000-01-01</cbc:OccurrenceDate> <cbc:OccurrenceTime>12:00:00</cbc:OccurrenceTime> <cbc:TransportEventTypeCode>normalizedString</cbc:TransportEventTypeCode> <cbc:Description>string</cbc:Description> <cbc:CompletionIndicator>true</cbc:CompletionIndicator> <cac:ReportedShipment> <cbc:ID>normalizedString</cbc:ID> <cbc:ShippingPriorityLevelCode>normalizedString</cbc:ShippingPriorityLevelCode> <cbc:HandlingCode>normalizedString</cbc:HandlingCode> <cbc:HandlingInstructions>string</cbc:HandlingInstructions> <cbc:Information>string</cbc:Information> <cbc:GrossWeightMeasure unitCode="04">1.0</cbc:GrossWeightMeasure> <cbc:NetWeightMeasure unitCode="04">1.0</cbc:NetWeightMeasure> <cbc:NetNetWeightMeasure unitCode="04">1.0</cbc:NetNetWeightMeasure> <cbc:GrossVolumeMeasure unitCode="04">1.0</cbc:GrossVolumeMeasure> <cbc:NetVolumeMeasure unitCode="04">1.0</cbc:NetVolumeMeasure> <cbc:TotalGoodsItemQuantity>1.0</cbc:TotalGoodsItemQuantity> <cbc:TotalTransportHandlingUnitQuantity>1.0</cbc:TotalTransportHandlingUnitQuantity> <cbc:InsuranceValueAmount currencyID="AED">1.0</cbc:InsuranceValueAmount> <cbc:DeclaredCustomsValueAmount currencyID="AED">1.0</cbc:DeclaredCustomsValueAmount> <cbc:DeclaredForCarriageValueAmount currencyID="AED">1.0</cbc:DeclaredForCarriageValueAmount> <cbc:DeclaredStatisticsValueAmount currencyID="AED">1.0</cbc:DeclaredStatisticsValueAmount> <cbc:FreeOnBoardValueAmount currencyID="AED">1.0</cbc:FreeOnBoardValueAmount> <cbc:SpecialInstructions>string</cbc:SpecialInstructions> <cbc:DeliveryInstructions>string</cbc:DeliveryInstructions> <cbc:SplitConsignmentIndicator>true</cbc:SplitConsignmentIndicator> <cac:Consignment>... </cac:Consignment> <cac:GoodsItem>... </cac:GoodsItem> <cac:ShipmentStage>... </cac:ShipmentStage> <cac:Delivery>... </cac:Delivery> <cac:TransportHandlingUnit>... </cac:TransportHandlingUnit> <cac:OriginAddress>... </cac:OriginAddress> <cac:FirstArrivalPortLocation>... </cac:FirstArrivalPortLocation> <cac:LastExitPortLocation>... </cac:LastExitPortLocation> <cac:ExportCountry>... </cac:ExportCountry> <cac:FreightAllowanceCharge>... </cac:FreightAllowanceCharge> </cac:ReportedShipment> <cac:CurrentStatus> <cbc:ConditionCode>normalizedString</cbc:ConditionCode> <cbc:ReferenceDate>2000-01-01</cbc:ReferenceDate> <cbc:ReferenceTime>12:00:00</cbc:ReferenceTime> <cbc:Description>string</cbc:Description> <cbc:StatusReasonCode>normalizedString</cbc:StatusReasonCode> <cbc:StatusReason>string</cbc:StatusReason> <cbc:SequenceID>normalizedString</cbc:SequenceID> <cbc:Text>string</cbc:Text> <cbc:IndicationIndicator>true</cbc:IndicationIndicator> <cbc:Percent>1.0</cbc:Percent> </cac:CurrentStatus> <cac:Contact> <cbc:ID>normalizedString</cbc:ID> <cbc:Name>string</cbc:Name> <cbc:Telephone>string</cbc:Telephone> <cbc:Telefax>string</cbc:Telefax> <cbc:ElectronicMail>string</cbc:ElectronicMail> <cbc:Note>string</cbc:Note> <cac:OtherCommunication>... </cac:OtherCommunication> </cac:Contact> </cac:TransportEvent> <cac:DocumentReference> <cbc:ID>normalizedString</cbc:ID> <cbc:CopyIndicator>true</cbc:CopyIndicator> <cbc:UUID>normalizedString</cbc:UUID> <cbc:IssueDate>2000-01-01</cbc:IssueDate> <cbc:DocumentTypeCode>normalizedString</cbc:DocumentTypeCode> <cbc:DocumentType>string</cbc:DocumentType> <cbc:XPath>string</cbc:XPath> <cac:Attachment> <cbc:EmbeddedDocumentBinaryObject mimeCode="application/CSTAdata+xml">GpM7</cbc:EmbeddedDocumentBinaryObject> <cac:ExternalReference>... </cac:ExternalReference> </cac:Attachment> </cac:DocumentReference> <cac:Signature> <cbc:ID>normalizedString</cbc:ID> <cbc:Note>string</cbc:Note> <cbc:ValidationDate>2000-01-01</cbc:ValidationDate> <cbc:ValidationTime>12:00:00</cbc:ValidationTime> <cbc:ValidatorID>normalizedString</cbc:ValidatorID> <cbc:CanonicalizationMethod>string</cbc:CanonicalizationMethod> <cbc:SignatureMethod>string</cbc:SignatureMethod> <cac:SignatoryParty> <cbc:MarkCareIndicator>true</cbc:MarkCareIndicator> <cbc:MarkAttentionIndicator>true</cbc:MarkAttentionIndicator> <cbc:WebsiteURI>normalizedString</cbc:WebsiteURI> <cbc:LogoReferenceID>normalizedString</cbc:LogoReferenceID> <cbc:EndpointID>normalizedString</cbc:EndpointID> <cac:PartyIdentification>... </cac:PartyIdentification> <cac:PartyName>... </cac:PartyName> <cac:Language>... </cac:Language> <cac:PostalAddress>... </cac:PostalAddress> <cac:PhysicalLocation>... </cac:PhysicalLocation> <cac:PartyTaxScheme>... </cac:PartyTaxScheme> <cac:PartyLegalEntity>... </cac:PartyLegalEntity> <cac:Contact>... </cac:Contact> <cac:Person>... </cac:Person> <cac:AgentParty>... </cac:AgentParty> </cac:SignatoryParty> <cac:DigitalSignatureAttachment> <cbc:EmbeddedDocumentBinaryObject mimeCode="application/CSTAdata+xml">GpM7</cbc:EmbeddedDocumentBinaryObject> <cac:ExternalReference>... </cac:ExternalReference> </cac:DigitalSignatureAttachment> <cac:OriginalDocumentReference> <cbc:ID>normalizedString</cbc:ID> <cbc:CopyIndicator>true</cbc:CopyIndicator> <cbc:UUID>normalizedString</cbc:UUID> <cbc:IssueDate>2000-01-01</cbc:IssueDate> <cbc:DocumentTypeCode>normalizedString</cbc:DocumentTypeCode> <cbc:DocumentType>string</cbc:DocumentType> <cbc:XPath>string</cbc:XPath> <cac:Attachment>... </cac:Attachment> </cac:OriginalDocumentReference> </cac:Signature> </TransportationStatus>