OrderResponse
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:OrderResponse-2
Schema document: maindoc/UBL-OrderResponse-2.0.xsd
Type: OrderResponseType
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.
- cbc:ProfileID [0..1] Identifies a user-defined profile of the customization of UBL being used.
- cbc:ID [1..1] An identifier for the Order Response assigned by the Seller.
- cbc:SalesOrderID [0..1] An identifier for the Order issued by the Seller.
- cbc:CopyIndicator [0..1] Indicates whether the Order Response is a copy (true) or not (false).
- cbc:UUID [0..1] A universally unique identifier for an instance of this ABIE.
- cbc:IssueDate [1..1] The date assigned by the Seller on which the Order was responded to.
- cbc:IssueTime [0..1] The time assigned by the Seller at which the Order was responded to.
- cbc:Note [0..*] Free-form text applying to the Order Response. This element may contain notes or any other similar information that is not contained explicitly in another structure.
- cbc:DocumentCurrencyCode [0..1] The default currency for the Order Response.
- cbc:PricingCurrencyCode [0..1] The currency that is used for all prices in the Order Response.
- cbc:TaxCurrencyCode [0..1] The currency that is used for all tax amounts in the Order Response.
- cbc:TotalPackagesQuantity [0..1] The total number of packages contained in the Order Response.
- cbc:GrossWeightMeasure [0..1] The total gross weight for the Order Response (goods + packaging + transport equipment).
- cbc:NetWeightMeasure [0..1] The total net weight for the Order Response (goods + packaging).
- cbc:NetNetWeightMeasure [0..1] The total net weight of the goods in the Order Response excluding packaging.
- cbc:GrossVolumeMeasure [0..1] The total volume of the goods in the Order Response including packaging.
- cbc:NetVolumeMeasure [0..1] The total volume of the goods in the Order Response excluding packaging.
- cbc:CustomerReference [0..1] A supplementary reference assigned by the Buyer, e.g. the CRI in a purchasing card transaction.
- cbc:AccountingCostCode [0..1] An accounting cost code applied to the order as a whole.
- cbc:AccountingCost [0..1] An accounting cost code applied to the order as a whole, expressed as text.
- cbc:LineCountNumeric [0..1] The number of lines in the document.
- cac:ValidityPeriod [0..*] The period for which the Order Response is valid.
- cac:OrderReference [1..*] An association to Order Reference (the reference of the Order being responded to).
- cac:OrderDocumentReference [0..*] An associative reference to [another] Order.
- cac:OriginatorDocumentReference [0..1] An associative reference to Originator Document.
- cac:AdditionalDocumentReference [0..*] An associative reference to Additional Document.
- cac:Contract [0..*] An association to Contract
- cac:Signature [0..*] An association to Signature.
- cac:SellerSupplierParty [1..1] An association to the Seller.
- cac:BuyerCustomerParty [1..1] An association to the Buyer.
- cac:OriginatorCustomerParty [0..1] An association to the Originator.
- cac:FreightForwarderParty [0..1] An association to a Freight Forwarder or Carrier.
- cac:AccountingSupplierParty [0..1] An association to the Accounting Supplier Party.
- cac:AccountingCustomerParty [0..1] An association to the Accounting Customer Party.
- cac:Delivery [0..*] An association to Delivery.
- cac:DeliveryTerms [0..1] An association to Delivery Terms.
- cac:PaymentMeans [0..1] An association to Payment Means.
- cac:AllowanceCharge [0..*] An association to Allowances and Charges that apply to the Order Response as a whole.
- cac:TransactionConditions [0..1] An association with any sales or purchasing conditions applying to the whole order.
- cac:DestinationCountry [0..1] Associates the order response with the country to which it is destined, for Customs purposes.
- cac:TaxTotal [0..*] An association to the total tax amount of the Order (as calculated by the Seller).
- cac:LegalMonetaryTotal [0..1] An association to the total amounts for the Order (or counter-offer).
- cac:OrderLine [1..*] An association to one or more Order Lines.
Attributes
None
Sample instance
<OrderResponse> <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:SalesOrderID>normalizedString</cbc:SalesOrderID> <cbc:CopyIndicator>true</cbc:CopyIndicator> <cbc:UUID>normalizedString</cbc:UUID> <cbc:IssueDate>2000-01-01</cbc:IssueDate> <cbc:IssueTime>12:00:00</cbc:IssueTime> <cbc:Note>string</cbc:Note> <cbc:DocumentCurrencyCode>normalizedString</cbc:DocumentCurrencyCode> <cbc:PricingCurrencyCode>normalizedString</cbc:PricingCurrencyCode> <cbc:TaxCurrencyCode>normalizedString</cbc:TaxCurrencyCode> <cbc:TotalPackagesQuantity>1.0</cbc:TotalPackagesQuantity> <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:CustomerReference>string</cbc:CustomerReference> <cbc:AccountingCostCode>normalizedString</cbc:AccountingCostCode> <cbc:AccountingCost>string</cbc:AccountingCost> <cbc:LineCountNumeric>1.0</cbc:LineCountNumeric> <cac:ValidityPeriod> <cbc:StartDate>2000-01-01</cbc:StartDate> <cbc:StartTime>12:00:00</cbc:StartTime> <cbc:EndDate>2000-01-01</cbc:EndDate> <cbc:EndTime>12:00:00</cbc:EndTime> <cbc:DurationMeasure unitCode="04">1.0</cbc:DurationMeasure> <cbc:DescriptionCode>normalizedString</cbc:DescriptionCode> <cbc:Description>string</cbc:Description> </cac:ValidityPeriod> <cac:OrderReference> <cbc:ID>normalizedString</cbc:ID> <cbc:SalesOrderID>normalizedString</cbc:SalesOrderID> <cbc:CopyIndicator>true</cbc:CopyIndicator> <cbc:UUID>normalizedString</cbc:UUID> <cbc:IssueDate>2000-01-01</cbc:IssueDate> <cbc:IssueTime>12:00:00</cbc:IssueTime> <cbc:CustomerReference>string</cbc:CustomerReference> <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>... </cac:Attachment> </cac:DocumentReference> </cac:OrderReference> <cac:OrderDocumentReference> <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:OrderDocumentReference> <cac:OriginatorDocumentReference> <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:OriginatorDocumentReference> <cac:AdditionalDocumentReference> <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:AdditionalDocumentReference> <cac:Contract> <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> <cbc:StartDate>2000-01-01</cbc:StartDate> <cbc:StartTime>12:00:00</cbc:StartTime> <cbc:EndDate>2000-01-01</cbc:EndDate> <cbc:EndTime>12:00:00</cbc:EndTime> <cbc:DurationMeasure unitCode="04">1.0</cbc:DurationMeasure> <cbc:DescriptionCode>normalizedString</cbc:DescriptionCode> <cbc:Description>string</cbc:Description> </cac:ValidityPeriod> <cac:ContractDocumentReference> <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:ContractDocumentReference> </cac:Contract> <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> <cac:SellerSupplierParty> <cbc:CustomerAssignedAccountID>normalizedString</cbc:CustomerAssignedAccountID> <cbc:AdditionalAccountID>normalizedString</cbc:AdditionalAccountID> <cbc:DataSendingCapability>string</cbc:DataSendingCapability> <cac:Party> <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:Party> <cac:DespatchContact> <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:DespatchContact> <cac:AccountingContact> <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:AccountingContact> <cac:SellerContact> <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:SellerContact> </cac:SellerSupplierParty> <cac:BuyerCustomerParty> <cbc:CustomerAssignedAccountID>normalizedString</cbc:CustomerAssignedAccountID> <cbc:SupplierAssignedAccountID>normalizedString</cbc:SupplierAssignedAccountID> <cbc:AdditionalAccountID>normalizedString</cbc:AdditionalAccountID> <cac:Party> <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:Party> <cac:DeliveryContact> <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:DeliveryContact> <cac:AccountingContact> <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:AccountingContact> <cac:BuyerContact> <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:BuyerContact> </cac:BuyerCustomerParty> <cac:OriginatorCustomerParty> <cbc:CustomerAssignedAccountID>normalizedString</cbc:CustomerAssignedAccountID> <cbc:SupplierAssignedAccountID>normalizedString</cbc:SupplierAssignedAccountID> <cbc:AdditionalAccountID>normalizedString</cbc:AdditionalAccountID> <cac:Party> <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:Party> <cac:DeliveryContact> <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:DeliveryContact> <cac:AccountingContact> <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:AccountingContact> <cac:BuyerContact> <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:BuyerContact> </cac:OriginatorCustomerParty> <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> <cbc:ID>normalizedString</cbc:ID> </cac:PartyIdentification> <cac:PartyName> <cbc:Name>string</cbc:Name> </cac:PartyName> <cac:Language> <cbc:ID>normalizedString</cbc:ID> <cbc:Name>string</cbc:Name> <cbc:LocaleCode>normalizedString</cbc:LocaleCode> </cac:Language> <cac:PostalAddress> <cbc:ID>normalizedString</cbc:ID> <cbc:AddressTypeCode>normalizedString</cbc:AddressTypeCode> <cbc:AddressFormatCode>normalizedString</cbc:AddressFormatCode> <cbc:Postbox>string</cbc:Postbox> <cbc:Floor>string</cbc:Floor> <cbc:Room>string</cbc:Room> <cbc:StreetName>string</cbc:StreetName> <cbc:AdditionalStreetName>string</cbc:AdditionalStreetName> <cbc:BlockName>string</cbc:BlockName> <cbc:BuildingName>string</cbc:BuildingName> <cbc:BuildingNumber>string</cbc:BuildingNumber> <cbc:InhouseMail>string</cbc:InhouseMail> <cbc:Department>string</cbc:Department> <cbc:MarkAttention>string</cbc:MarkAttention> <cbc:MarkCare>string</cbc:MarkCare> <cbc:PlotIdentification>string</cbc:PlotIdentification> <cbc:CitySubdivisionName>string</cbc:CitySubdivisionName> <cbc:CityName>string</cbc:CityName> <cbc:PostalZone>string</cbc:PostalZone> <cbc:CountrySubentity>string</cbc:CountrySubentity> <cbc:CountrySubentityCode>normalizedString</cbc:CountrySubentityCode> <cbc:Region>string</cbc:Region> <cbc:District>string</cbc:District> <cbc:TimezoneOffset>string</cbc:TimezoneOffset> <cac:AddressLine>... </cac:AddressLine> <cac:Country>... </cac:Country> <cac:LocationCoordinate>... </cac:LocationCoordinate> </cac:PostalAddress> <cac:PhysicalLocation> <cbc:ID>normalizedString</cbc:ID> <cbc:Description>string</cbc:Description> <cbc:Conditions>string</cbc:Conditions> <cbc:CountrySubentity>string</cbc:CountrySubentity> <cbc:CountrySubentityCode>normalizedString</cbc:CountrySubentityCode> <cac:ValidityPeriod>... </cac:ValidityPeriod> <cac:Address>... </cac:Address> </cac:PhysicalLocation> <cac:PartyTaxScheme> <cbc:RegistrationName>string</cbc:RegistrationName> <cbc:CompanyID>normalizedString</cbc:CompanyID> <cbc:TaxLevelCode>normalizedString</cbc:TaxLevelCode> <cbc:ExemptionReasonCode>normalizedString</cbc:ExemptionReasonCode> <cbc:ExemptionReason>string</cbc:ExemptionReason> <cac:RegistrationAddress>... </cac:RegistrationAddress> <cac:TaxScheme>... </cac:TaxScheme> </cac:PartyTaxScheme> <cac:PartyLegalEntity> <cbc:RegistrationName>string</cbc:RegistrationName> <cbc:CompanyID>normalizedString</cbc:CompanyID> <cac:RegistrationAddress>... </cac:RegistrationAddress> <cac:CorporateRegistrationScheme>... </cac:CorporateRegistrationScheme> </cac:PartyLegalEntity> <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:Person> <cbc:FirstName>string</cbc:FirstName> <cbc:FamilyName>string</cbc:FamilyName> <cbc:Title>string</cbc:Title> <cbc:MiddleName>string</cbc:MiddleName> <cbc:NameSuffix>string</cbc:NameSuffix> <cbc:JobTitle>string</cbc:JobTitle> <cbc:OrganizationDepartment>string</cbc:OrganizationDepartment> </cac:Person> <cac:AgentParty> <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:AgentParty> </cac:FreightForwarderParty> <cac:AccountingSupplierParty> <cbc:CustomerAssignedAccountID>normalizedString</cbc:CustomerAssignedAccountID> <cbc:AdditionalAccountID>normalizedString</cbc:AdditionalAccountID> <cbc:DataSendingCapability>string</cbc:DataSendingCapability> <cac:Party> <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:Party> <cac:DespatchContact> <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:DespatchContact> <cac:AccountingContact> <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:AccountingContact> <cac:SellerContact> <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:SellerContact> </cac:AccountingSupplierParty> <cac:AccountingCustomerParty> <cbc:CustomerAssignedAccountID>normalizedString</cbc:CustomerAssignedAccountID> <cbc:SupplierAssignedAccountID>normalizedString</cbc:SupplierAssignedAccountID> <cbc:AdditionalAccountID>normalizedString</cbc:AdditionalAccountID> <cac:Party> <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:Party> <cac:DeliveryContact> <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:DeliveryContact> <cac:AccountingContact> <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:AccountingContact> <cac:BuyerContact> <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:BuyerContact> </cac:AccountingCustomerParty> <cac:Delivery> <cbc:ID>normalizedString</cbc:ID> <cbc:Quantity>1.0</cbc:Quantity> <cbc:MinimumQuantity>1.0</cbc:MinimumQuantity> <cbc:MaximumQuantity>1.0</cbc:MaximumQuantity> <cbc:ActualDeliveryDate>2000-01-01</cbc:ActualDeliveryDate> <cbc:ActualDeliveryTime>12:00:00</cbc:ActualDeliveryTime> <cbc:LatestDeliveryDate>2000-01-01</cbc:LatestDeliveryDate> <cbc:LatestDeliveryTime>12:00:00</cbc:LatestDeliveryTime> <cbc:TrackingID>normalizedString</cbc:TrackingID> <cac:DeliveryAddress> <cbc:ID>normalizedString</cbc:ID> <cbc:AddressTypeCode>normalizedString</cbc:AddressTypeCode> <cbc:AddressFormatCode>normalizedString</cbc:AddressFormatCode> <cbc:Postbox>string</cbc:Postbox> <cbc:Floor>string</cbc:Floor> <cbc:Room>string</cbc:Room> <cbc:StreetName>string</cbc:StreetName> <cbc:AdditionalStreetName>string</cbc:AdditionalStreetName> <cbc:BlockName>string</cbc:BlockName> <cbc:BuildingName>string</cbc:BuildingName> <cbc:BuildingNumber>string</cbc:BuildingNumber> <cbc:InhouseMail>string</cbc:InhouseMail> <cbc:Department>string</cbc:Department> <cbc:MarkAttention>string</cbc:MarkAttention> <cbc:MarkCare>string</cbc:MarkCare> <cbc:PlotIdentification>string</cbc:PlotIdentification> <cbc:CitySubdivisionName>string</cbc:CitySubdivisionName> <cbc:CityName>string</cbc:CityName> <cbc:PostalZone>string</cbc:PostalZone> <cbc:CountrySubentity>string</cbc:CountrySubentity> <cbc:CountrySubentityCode>normalizedString</cbc:CountrySubentityCode> <cbc:Region>string</cbc:Region> <cbc:District>string</cbc:District> <cbc:TimezoneOffset>string</cbc:TimezoneOffset> <cac:AddressLine>... </cac:AddressLine> <cac:Country>... </cac:Country> <cac:LocationCoordinate>... </cac:LocationCoordinate> </cac:DeliveryAddress> <cac:DeliveryLocation> <cbc:ID>normalizedString</cbc:ID> <cbc:Description>string</cbc:Description> <cbc:Conditions>string</cbc:Conditions> <cbc:CountrySubentity>string</cbc:CountrySubentity> <cbc:CountrySubentityCode>normalizedString</cbc:CountrySubentityCode> <cac:ValidityPeriod>... </cac:ValidityPeriod> <cac:Address>... </cac:Address> </cac:DeliveryLocation> <cac:RequestedDeliveryPeriod> <cbc:StartDate>2000-01-01</cbc:StartDate> <cbc:StartTime>12:00:00</cbc:StartTime> <cbc:EndDate>2000-01-01</cbc:EndDate> <cbc:EndTime>12:00:00</cbc:EndTime> <cbc:DurationMeasure unitCode="04">1.0</cbc:DurationMeasure> <cbc:DescriptionCode>normalizedString</cbc:DescriptionCode> <cbc:Description>string</cbc:Description> </cac:RequestedDeliveryPeriod> <cac:PromisedDeliveryPeriod> <cbc:StartDate>2000-01-01</cbc:StartDate> <cbc:StartTime>12:00:00</cbc:StartTime> <cbc:EndDate>2000-01-01</cbc:EndDate> <cbc:EndTime>12:00:00</cbc:EndTime> <cbc:DurationMeasure unitCode="04">1.0</cbc:DurationMeasure> <cbc:DescriptionCode>normalizedString</cbc:DescriptionCode> <cbc:Description>string</cbc:Description> </cac:PromisedDeliveryPeriod> <cac:EstimatedDeliveryPeriod> <cbc:StartDate>2000-01-01</cbc:StartDate> <cbc:StartTime>12:00:00</cbc:StartTime> <cbc:EndDate>2000-01-01</cbc:EndDate> <cbc:EndTime>12:00:00</cbc:EndTime> <cbc:DurationMeasure unitCode="04">1.0</cbc:DurationMeasure> <cbc:DescriptionCode>normalizedString</cbc:DescriptionCode> <cbc:Description>string</cbc:Description> </cac:EstimatedDeliveryPeriod> <cac:DeliveryParty> <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:DeliveryParty> <cac:Despatch> <cbc:ID>normalizedString</cbc:ID> <cbc:RequestedDespatchDate>2000-01-01</cbc:RequestedDespatchDate> <cbc:RequestedDespatchTime>12:00:00</cbc:RequestedDespatchTime> <cbc:EstimatedDespatchDate>2000-01-01</cbc:EstimatedDespatchDate> <cbc:EstimatedDespatchTime>12:00:00</cbc:EstimatedDespatchTime> <cbc:ActualDespatchDate>2000-01-01</cbc:ActualDespatchDate> <cbc:ActualDespatchTime>12:00:00</cbc:ActualDespatchTime> <cac:DespatchAddress>... </cac:DespatchAddress> <cac:DespatchParty>... </cac:DespatchParty> <cac:Contact>... </cac:Contact> </cac:Despatch> </cac:Delivery> <cac:DeliveryTerms> <cbc:ID>normalizedString</cbc:ID> <cbc:SpecialTerms>string</cbc:SpecialTerms> <cbc:LossRiskResponsibilityCode>normalizedString</cbc:LossRiskResponsibilityCode> <cbc:LossRisk>string</cbc:LossRisk> <cac:DeliveryLocation> <cbc:ID>normalizedString</cbc:ID> <cbc:Description>string</cbc:Description> <cbc:Conditions>string</cbc:Conditions> <cbc:CountrySubentity>string</cbc:CountrySubentity> <cbc:CountrySubentityCode>normalizedString</cbc:CountrySubentityCode> <cac:ValidityPeriod>... </cac:ValidityPeriod> <cac:Address>... </cac:Address> </cac:DeliveryLocation> <cac:AllowanceCharge> <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:AllowanceCharge> </cac:DeliveryTerms> <cac:PaymentMeans> <cbc:ID>normalizedString</cbc:ID> <cbc:PaymentMeansCode>normalizedString</cbc:PaymentMeansCode> <cbc:PaymentDueDate>2000-01-01</cbc:PaymentDueDate> <cbc:PaymentChannelCode>normalizedString</cbc:PaymentChannelCode> <cbc:InstructionID>normalizedString</cbc:InstructionID> <cbc:InstructionNote>string</cbc:InstructionNote> <cbc:PaymentID>normalizedString</cbc:PaymentID> <cac:CardAccount> <cbc:PrimaryAccountNumberID>normalizedString</cbc:PrimaryAccountNumberID> <cbc:NetworkID>normalizedString</cbc:NetworkID> <cbc:CardTypeCode>normalizedString</cbc:CardTypeCode> <cbc:ValidityStartDate>2000-01-01</cbc:ValidityStartDate> <cbc:ExpiryDate>2000-01-01</cbc:ExpiryDate> <cbc:IssuerID>normalizedString</cbc:IssuerID> <cbc:IssueNumberID>normalizedString</cbc:IssueNumberID> <cbc:CV2ID>normalizedString</cbc:CV2ID> <cbc:CardChipCode>normalizedString</cbc:CardChipCode> <cbc:ChipApplicationID>normalizedString</cbc:ChipApplicationID> <cbc:HolderName>string</cbc:HolderName> </cac:CardAccount> <cac:PayerFinancialAccount> <cbc:ID>normalizedString</cbc:ID> <cbc:Name>string</cbc:Name> <cbc:AccountTypeCode>normalizedString</cbc:AccountTypeCode> <cbc:CurrencyCode>normalizedString</cbc:CurrencyCode> <cbc:PaymentNote>string</cbc:PaymentNote> <cac:FinancialInstitutionBranch>... </cac:FinancialInstitutionBranch> <cac:Country>... </cac:Country> </cac:PayerFinancialAccount> <cac:PayeeFinancialAccount> <cbc:ID>normalizedString</cbc:ID> <cbc:Name>string</cbc:Name> <cbc:AccountTypeCode>normalizedString</cbc:AccountTypeCode> <cbc:CurrencyCode>normalizedString</cbc:CurrencyCode> <cbc:PaymentNote>string</cbc:PaymentNote> <cac:FinancialInstitutionBranch>... </cac:FinancialInstitutionBranch> <cac:Country>... </cac:Country> </cac:PayeeFinancialAccount> <cac:CreditAccount> <cbc:AccountID>normalizedString</cbc:AccountID> </cac:CreditAccount> </cac:PaymentMeans> <cac:AllowanceCharge> <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> <cbc:ID>normalizedString</cbc:ID> <cbc:Name>string</cbc:Name> <cbc:Percent>1.0</cbc:Percent> <cbc:BaseUnitMeasure unitCode="04">1.0</cbc:BaseUnitMeasure> <cbc:PerUnitAmount currencyID="AED">1.0</cbc:PerUnitAmount> <cbc:TaxExemptionReasonCode>normalizedString</cbc:TaxExemptionReasonCode> <cbc:TaxExemptionReason>string</cbc:TaxExemptionReason> <cbc:TierRange>string</cbc:TierRange> <cbc:TierRatePercent>1.0</cbc:TierRatePercent> <cac:TaxScheme>... </cac:TaxScheme> </cac:TaxCategory> <cac:TaxTotal> <cbc:TaxAmount currencyID="AED">1.0</cbc:TaxAmount> <cbc:RoundingAmount currencyID="AED">1.0</cbc:RoundingAmount> <cbc:TaxEvidenceIndicator>true</cbc:TaxEvidenceIndicator> <cac:TaxSubtotal>... </cac:TaxSubtotal> </cac:TaxTotal> <cac:PaymentMeans> <cbc:ID>normalizedString</cbc:ID> <cbc:PaymentMeansCode>normalizedString</cbc:PaymentMeansCode> <cbc:PaymentDueDate>2000-01-01</cbc:PaymentDueDate> <cbc:PaymentChannelCode>normalizedString</cbc:PaymentChannelCode> <cbc:InstructionID>normalizedString</cbc:InstructionID> <cbc:InstructionNote>string</cbc:InstructionNote> <cbc:PaymentID>normalizedString</cbc:PaymentID> <cac:CardAccount>... </cac:CardAccount> <cac:PayerFinancialAccount>... </cac:PayerFinancialAccount> <cac:PayeeFinancialAccount>... </cac:PayeeFinancialAccount> <cac:CreditAccount>... </cac:CreditAccount> </cac:PaymentMeans> </cac:AllowanceCharge> <cac:TransactionConditions> <cbc:ID>normalizedString</cbc:ID> <cbc:ActionCode>normalizedString</cbc:ActionCode> <cbc:Description>string</cbc:Description> <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>... </cac:Attachment> </cac:DocumentReference> </cac:TransactionConditions> <cac:DestinationCountry> <cbc:IdentificationCode>normalizedString</cbc:IdentificationCode> <cbc:Name>string</cbc:Name> </cac:DestinationCountry> <cac:TaxTotal> <cbc:TaxAmount currencyID="AED">1.0</cbc:TaxAmount> <cbc:RoundingAmount currencyID="AED">1.0</cbc:RoundingAmount> <cbc:TaxEvidenceIndicator>true</cbc:TaxEvidenceIndicator> <cac:TaxSubtotal> <cbc:TaxableAmount currencyID="AED">1.0</cbc:TaxableAmount> <cbc:TaxAmount currencyID="AED">1.0</cbc:TaxAmount> <cbc:CalculationSequenceNumeric>1.0</cbc:CalculationSequenceNumeric> <cbc:TransactionCurrencyTaxAmount currencyID="AED">1.0</cbc:TransactionCurrencyTaxAmount> <cbc:Percent>1.0</cbc:Percent> <cbc:BaseUnitMeasure unitCode="04">1.0</cbc:BaseUnitMeasure> <cbc:PerUnitAmount currencyID="AED">1.0</cbc:PerUnitAmount> <cbc:TierRange>string</cbc:TierRange> <cbc:TierRatePercent>1.0</cbc:TierRatePercent> <cac:TaxCategory>... </cac:TaxCategory> </cac:TaxSubtotal> </cac:TaxTotal> <cac:LegalMonetaryTotal> <cbc:LineExtensionAmount currencyID="AED">1.0</cbc:LineExtensionAmount> <cbc:TaxExclusiveAmount currencyID="AED">1.0</cbc:TaxExclusiveAmount> <cbc:TaxInclusiveAmount currencyID="AED">1.0</cbc:TaxInclusiveAmount> <cbc:AllowanceTotalAmount currencyID="AED">1.0</cbc:AllowanceTotalAmount> <cbc:ChargeTotalAmount currencyID="AED">1.0</cbc:ChargeTotalAmount> <cbc:PrepaidAmount currencyID="AED">1.0</cbc:PrepaidAmount> <cbc:PayableRoundingAmount currencyID="AED">1.0</cbc:PayableRoundingAmount> <cbc:PayableAmount currencyID="AED">1.0</cbc:PayableAmount> </cac:LegalMonetaryTotal> <cac:OrderLine> <cbc:SubstitutionStatusCode>normalizedString</cbc:SubstitutionStatusCode> <cbc:Note>string</cbc:Note> <cac:LineItem> <cbc:ID>normalizedString</cbc:ID> <cbc:SalesOrderID>normalizedString</cbc:SalesOrderID> <cbc:UUID>normalizedString</cbc:UUID> <cbc:Note>string</cbc:Note> <cbc:LineStatusCode>normalizedString</cbc:LineStatusCode> <cbc:Quantity>1.0</cbc:Quantity> <cbc:LineExtensionAmount currencyID="AED">1.0</cbc:LineExtensionAmount> <cbc:TotalTaxAmount currencyID="AED">1.0</cbc:TotalTaxAmount> <cbc:MinimumQuantity>1.0</cbc:MinimumQuantity> <cbc:MaximumQuantity>1.0</cbc:MaximumQuantity> <cbc:MinimumBackorderQuantity>1.0</cbc:MinimumBackorderQuantity> <cbc:MaximumBackorderQuantity>1.0</cbc:MaximumBackorderQuantity> <cbc:InspectionMethodCode>normalizedString</cbc:InspectionMethodCode> <cbc:PartialDeliveryIndicator>true</cbc:PartialDeliveryIndicator> <cbc:BackOrderAllowedIndicator>true</cbc:BackOrderAllowedIndicator> <cbc:AccountingCostCode>normalizedString</cbc:AccountingCostCode> <cbc:AccountingCost>string</cbc:AccountingCost> <cac:Delivery>... </cac:Delivery> <cac:DeliveryTerms>... </cac:DeliveryTerms> <cac:OriginatorParty>... </cac:OriginatorParty> <cac:OrderedShipment>... </cac:OrderedShipment> <cac:PricingReference>... </cac:PricingReference> <cac:AllowanceCharge>... </cac:AllowanceCharge> <cac:Price>... </cac:Price> <cac:Item>... </cac:Item> </cac:LineItem> <cac:SellerProposedSubstituteLineItem> <cbc:ID>normalizedString</cbc:ID> <cbc:SalesOrderID>normalizedString</cbc:SalesOrderID> <cbc:UUID>normalizedString</cbc:UUID> <cbc:Note>string</cbc:Note> <cbc:LineStatusCode>normalizedString</cbc:LineStatusCode> <cbc:Quantity>1.0</cbc:Quantity> <cbc:LineExtensionAmount currencyID="AED">1.0</cbc:LineExtensionAmount> <cbc:TotalTaxAmount currencyID="AED">1.0</cbc:TotalTaxAmount> <cbc:MinimumQuantity>1.0</cbc:MinimumQuantity> <cbc:MaximumQuantity>1.0</cbc:MaximumQuantity> <cbc:MinimumBackorderQuantity>1.0</cbc:MinimumBackorderQuantity> <cbc:MaximumBackorderQuantity>1.0</cbc:MaximumBackorderQuantity> <cbc:InspectionMethodCode>normalizedString</cbc:InspectionMethodCode> <cbc:PartialDeliveryIndicator>true</cbc:PartialDeliveryIndicator> <cbc:BackOrderAllowedIndicator>true</cbc:BackOrderAllowedIndicator> <cbc:AccountingCostCode>normalizedString</cbc:AccountingCostCode> <cbc:AccountingCost>string</cbc:AccountingCost> <cac:Delivery>... </cac:Delivery> <cac:DeliveryTerms>... </cac:DeliveryTerms> <cac:OriginatorParty>... </cac:OriginatorParty> <cac:OrderedShipment>... </cac:OrderedShipment> <cac:PricingReference>... </cac:PricingReference> <cac:AllowanceCharge>... </cac:AllowanceCharge> <cac:Price>... </cac:Price> <cac:Item>... </cac:Item> </cac:SellerProposedSubstituteLineItem> <cac:SellerSubstitutedLineItem> <cbc:ID>normalizedString</cbc:ID> <cbc:SalesOrderID>normalizedString</cbc:SalesOrderID> <cbc:UUID>normalizedString</cbc:UUID> <cbc:Note>string</cbc:Note> <cbc:LineStatusCode>normalizedString</cbc:LineStatusCode> <cbc:Quantity>1.0</cbc:Quantity> <cbc:LineExtensionAmount currencyID="AED">1.0</cbc:LineExtensionAmount> <cbc:TotalTaxAmount currencyID="AED">1.0</cbc:TotalTaxAmount> <cbc:MinimumQuantity>1.0</cbc:MinimumQuantity> <cbc:MaximumQuantity>1.0</cbc:MaximumQuantity> <cbc:MinimumBackorderQuantity>1.0</cbc:MinimumBackorderQuantity> <cbc:MaximumBackorderQuantity>1.0</cbc:MaximumBackorderQuantity> <cbc:InspectionMethodCode>normalizedString</cbc:InspectionMethodCode> <cbc:PartialDeliveryIndicator>true</cbc:PartialDeliveryIndicator> <cbc:BackOrderAllowedIndicator>true</cbc:BackOrderAllowedIndicator> <cbc:AccountingCostCode>normalizedString</cbc:AccountingCostCode> <cbc:AccountingCost>string</cbc:AccountingCost> <cac:Delivery>... </cac:Delivery> <cac:DeliveryTerms>... </cac:DeliveryTerms> <cac:OriginatorParty>... </cac:OriginatorParty> <cac:OrderedShipment>... </cac:OrderedShipment> <cac:PricingReference>... </cac:PricingReference> <cac:AllowanceCharge>... </cac:AllowanceCharge> <cac:Price>... </cac:Price> <cac:Item>... </cac:Item> </cac:SellerSubstitutedLineItem> <cac:BuyerProposedSubstituteLineItem> <cbc:ID>normalizedString</cbc:ID> <cbc:SalesOrderID>normalizedString</cbc:SalesOrderID> <cbc:UUID>normalizedString</cbc:UUID> <cbc:Note>string</cbc:Note> <cbc:LineStatusCode>normalizedString</cbc:LineStatusCode> <cbc:Quantity>1.0</cbc:Quantity> <cbc:LineExtensionAmount currencyID="AED">1.0</cbc:LineExtensionAmount> <cbc:TotalTaxAmount currencyID="AED">1.0</cbc:TotalTaxAmount> <cbc:MinimumQuantity>1.0</cbc:MinimumQuantity> <cbc:MaximumQuantity>1.0</cbc:MaximumQuantity> <cbc:MinimumBackorderQuantity>1.0</cbc:MinimumBackorderQuantity> <cbc:MaximumBackorderQuantity>1.0</cbc:MaximumBackorderQuantity> <cbc:InspectionMethodCode>normalizedString</cbc:InspectionMethodCode> <cbc:PartialDeliveryIndicator>true</cbc:PartialDeliveryIndicator> <cbc:BackOrderAllowedIndicator>true</cbc:BackOrderAllowedIndicator> <cbc:AccountingCostCode>normalizedString</cbc:AccountingCostCode> <cbc:AccountingCost>string</cbc:AccountingCost> <cac:Delivery>... </cac:Delivery> <cac:DeliveryTerms>... </cac:DeliveryTerms> <cac:OriginatorParty>... </cac:OriginatorParty> <cac:OrderedShipment>... </cac:OrderedShipment> <cac:PricingReference>... </cac:PricingReference> <cac:AllowanceCharge>... </cac:AllowanceCharge> <cac:Price>... </cac:Price> <cac:Item>... </cac:Item> </cac:BuyerProposedSubstituteLineItem> <cac:CatalogueLineReference> <cbc:LineID>normalizedString</cbc:LineID> <cbc:UUID>normalizedString</cbc:UUID> <cbc:LineStatusCode>normalizedString</cbc:LineStatusCode> <cac:DocumentReference>... </cac:DocumentReference> </cac:CatalogueLineReference> <cac:QuotationLineReference> <cbc:LineID>normalizedString</cbc:LineID> <cbc:UUID>normalizedString</cbc:UUID> <cbc:LineStatusCode>normalizedString</cbc:LineStatusCode> <cac:DocumentReference>... </cac:DocumentReference> </cac:QuotationLineReference> <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>... </cac:Attachment> </cac:DocumentReference> </cac:OrderLine> </OrderResponse>