cac:SellerSubstitutedLineItem
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Schema document: common/UBL-CommonAggregateComponents-2.0.xsd
Type: cac:LineItemType
Properties: Global, Qualified
Content
- Sequence [1..1]
- cbc:ID [1..1] Identifies the Line Item assigned by the buyer.
- cbc:SalesOrderID [0..1] The identification given to a Line by the seller.
- cbc:UUID [0..1] A universally unique identifier for an instance of this ABIE.
- cbc:Note [0..1] Free-form text applying to the Line Item. This element may contain notes or any other similar information that is not contained explicitly in another structure.
- cbc:LineStatusCode [0..1] Identifies the status of the Line with respect to its original state.
- cbc:Quantity [0..1] The quantity of Items for the Line Item.
- cbc:LineExtensionAmount [0..1] The total amount for the Line Item, including Allowance Charges but net of taxes.
- cbc:TotalTaxAmount [0..1] The total tax amount for the Line Item.
- cbc:MinimumQuantity [0..1] The minimum quantity for the Item on the Line.
- cbc:MaximumQuantity [0..1] The maximum quantity for the Item on the Line.
- cbc:MinimumBackorderQuantity [0..1] The minimum back order quantity (where back order is allowed).
- cbc:MaximumBackorderQuantity [0..1] The maximum back order quantity (where back order is allowed).
- cbc:InspectionMethodCode [0..1] Inspection requirements for a Line Item, expressed as a code.
- cbc:PartialDeliveryIndicator [0..1] Indicates whether a partial delivery is allowed.
- cbc:BackOrderAllowedIndicator [0..1] Indicates whether back order is allowed.
- cbc:AccountingCostCode [0..1] The buyer's accounting code applied to the Line Item.
- cbc:AccountingCost [0..1] The buyer's accounting cost centre applied to the Line Item, expressed as text.
- cac:Delivery [0..*] An association to Delivery.
- cac:DeliveryTerms [0..1] An association to Delivery Terms.
- cac:OriginatorParty [0..1] The party who originated Order.
- cac:OrderedShipment [0..*] An association to Ordered Shipment.
- cac:PricingReference [0..1] An association to Pricing Reference.
- cac:AllowanceCharge [0..*] An association to Allowance Charge.
- cac:Price [0..1] An association to Price.
- cac:Item [1..1] An association to Item.
Attributes
None
Used in
- Type cac:OrderLineType (Element cac:OrderLine)
Sample instance
<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> <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:OriginatorParty> <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:OriginatorParty> <cac:OrderedShipment> <cac:Shipment> <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:Shipment> <cac:Package> <cbc:ID>normalizedString</cbc:ID> <cbc:Quantity>1.0</cbc:Quantity> <cbc:ReturnableMaterialIndicator>true</cbc:ReturnableMaterialIndicator> <cbc:PackageLevelCode>normalizedString</cbc:PackageLevelCode> <cbc:PackagingTypeCode>normalizedString</cbc:PackagingTypeCode> <cbc:PackingMaterial>string</cbc:PackingMaterial> <cac:ContainedPackage>... </cac:ContainedPackage> <cac:GoodsItem>... </cac:GoodsItem> <cac:MeasurementDimension>... </cac:MeasurementDimension> <cac:DeliveryUnit>... </cac:DeliveryUnit> </cac:Package> </cac:OrderedShipment> <cac:PricingReference> <cac:OriginalItemLocationQuantity> <cbc:LeadTimeMeasure unitCode="04">1.0</cbc:LeadTimeMeasure> <cbc:MinimumQuantity>1.0</cbc:MinimumQuantity> <cbc:MaximumQuantity>1.0</cbc:MaximumQuantity> <cbc:HazardousRiskIndicator>true</cbc:HazardousRiskIndicator> <cbc:TradingRestrictions>string</cbc:TradingRestrictions> <cac:ApplicableTerritoryAddress>... </cac:ApplicableTerritoryAddress> <cac:Price>... </cac:Price> <cac:DeliveryUnit>... </cac:DeliveryUnit> <cac:ApplicableTaxCategory>... </cac:ApplicableTaxCategory> </cac:OriginalItemLocationQuantity> <cac:AlternativeConditionPrice> <cbc:PriceAmount currencyID="AED">1.0</cbc:PriceAmount> <cbc:BaseQuantity>1.0</cbc:BaseQuantity> <cbc:PriceChangeReason>string</cbc:PriceChangeReason> <cbc:PriceTypeCode>normalizedString</cbc:PriceTypeCode> <cbc:PriceType>string</cbc:PriceType> <cbc:OrderableUnitFactorRate>1.0</cbc:OrderableUnitFactorRate> <cac:ValidityPeriod>... </cac:ValidityPeriod> <cac:PriceList>... </cac:PriceList> <cac:AllowanceCharge>... </cac:AllowanceCharge> </cac:AlternativeConditionPrice> </cac:PricingReference> <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:Price> <cbc:PriceAmount currencyID="AED">1.0</cbc:PriceAmount> <cbc:BaseQuantity>1.0</cbc:BaseQuantity> <cbc:PriceChangeReason>string</cbc:PriceChangeReason> <cbc:PriceTypeCode>normalizedString</cbc:PriceTypeCode> <cbc:PriceType>string</cbc:PriceType> <cbc:OrderableUnitFactorRate>1.0</cbc:OrderableUnitFactorRate> <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:PriceList> <cbc:ID>normalizedString</cbc:ID> <cbc:StatusCode>normalizedString</cbc:StatusCode> <cac:ValidityPeriod>... </cac:ValidityPeriod> <cac:PreviousPriceList>... </cac:PreviousPriceList> </cac:PriceList> <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:Price> <cac:Item> <cbc:Description>string</cbc:Description> <cbc:PackQuantity>1.0</cbc:PackQuantity> <cbc:PackSizeNumeric>1.0</cbc:PackSizeNumeric> <cbc:CatalogueIndicator>true</cbc:CatalogueIndicator> <cbc:Name>string</cbc:Name> <cbc:HazardousRiskIndicator>true</cbc:HazardousRiskIndicator> <cbc:AdditionalInformation>string</cbc:AdditionalInformation> <cbc:Keyword>string</cbc:Keyword> <cbc:BrandName>string</cbc:BrandName> <cbc:ModelName>string</cbc:ModelName> <cac:BuyersItemIdentification> <cbc:ID>normalizedString</cbc:ID> <cbc:ExtendedID>normalizedString</cbc:ExtendedID> <cac:PhysicalAttribute>... </cac:PhysicalAttribute> <cac:MeasurementDimension>... </cac:MeasurementDimension> <cac:IssuerParty>... </cac:IssuerParty> </cac:BuyersItemIdentification> <cac:SellersItemIdentification> <cbc:ID>normalizedString</cbc:ID> <cbc:ExtendedID>normalizedString</cbc:ExtendedID> <cac:PhysicalAttribute>... </cac:PhysicalAttribute> <cac:MeasurementDimension>... </cac:MeasurementDimension> <cac:IssuerParty>... </cac:IssuerParty> </cac:SellersItemIdentification> <cac:ManufacturersItemIdentification> <cbc:ID>normalizedString</cbc:ID> <cbc:ExtendedID>normalizedString</cbc:ExtendedID> <cac:PhysicalAttribute>... </cac:PhysicalAttribute> <cac:MeasurementDimension>... </cac:MeasurementDimension> <cac:IssuerParty>... </cac:IssuerParty> </cac:ManufacturersItemIdentification> <cac:StandardItemIdentification> <cbc:ID>normalizedString</cbc:ID> <cbc:ExtendedID>normalizedString</cbc:ExtendedID> <cac:PhysicalAttribute>... </cac:PhysicalAttribute> <cac:MeasurementDimension>... </cac:MeasurementDimension> <cac:IssuerParty>... </cac:IssuerParty> </cac:StandardItemIdentification> <cac:CatalogueItemIdentification> <cbc:ID>normalizedString</cbc:ID> <cbc:ExtendedID>normalizedString</cbc:ExtendedID> <cac:PhysicalAttribute>... </cac:PhysicalAttribute> <cac:MeasurementDimension>... </cac:MeasurementDimension> <cac:IssuerParty>... </cac:IssuerParty> </cac:CatalogueItemIdentification> <cac:AdditionalItemIdentification> <cbc:ID>normalizedString</cbc:ID> <cbc:ExtendedID>normalizedString</cbc:ExtendedID> <cac:PhysicalAttribute>... </cac:PhysicalAttribute> <cac:MeasurementDimension>... </cac:MeasurementDimension> <cac:IssuerParty>... </cac:IssuerParty> </cac:AdditionalItemIdentification> <cac:CatalogueDocumentReference> <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:CatalogueDocumentReference> <cac:ItemSpecificationDocumentReference> <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:ItemSpecificationDocumentReference> <cac:OriginCountry> <cbc:IdentificationCode>normalizedString</cbc:IdentificationCode> <cbc:Name>string</cbc:Name> </cac:OriginCountry> <cac:CommodityClassification> <cbc:NatureCode>normalizedString</cbc:NatureCode> <cbc:CargoTypeCode>normalizedString</cbc:CargoTypeCode> <cbc:CommodityCode>normalizedString</cbc:CommodityCode> <cbc:ItemClassificationCode>normalizedString</cbc:ItemClassificationCode> </cac:CommodityClassification> <cac:TransactionConditions> <cbc:ID>normalizedString</cbc:ID> <cbc:ActionCode>normalizedString</cbc:ActionCode> <cbc:Description>string</cbc:Description> <cac:DocumentReference>... </cac:DocumentReference> </cac:TransactionConditions> <cac:HazardousItem> <cbc:ID>normalizedString</cbc:ID> <cbc:PlacardNotation>string</cbc:PlacardNotation> <cbc:PlacardEndorsement>string</cbc:PlacardEndorsement> <cbc:AdditionalInformation>string</cbc:AdditionalInformation> <cbc:UNDGCode>normalizedString</cbc:UNDGCode> <cbc:EmergencyProceduresCode>normalizedString</cbc:EmergencyProceduresCode> <cbc:MedicalFirstAidGuideCode>normalizedString</cbc:MedicalFirstAidGuideCode> <cbc:TechnicalName>string</cbc:TechnicalName> <cbc:CategoryName>string</cbc:CategoryName> <cbc:HazardousCategoryCode>normalizedString</cbc:HazardousCategoryCode> <cbc:UpperOrangeHazardPlacardID>normalizedString</cbc:UpperOrangeHazardPlacardID> <cbc:LowerOrangeHazardPlacardID>normalizedString</cbc:LowerOrangeHazardPlacardID> <cbc:MarkingID>normalizedString</cbc:MarkingID> <cbc:HazardClassID>normalizedString</cbc:HazardClassID> <cbc:NetWeightMeasure unitCode="04">1.0</cbc:NetWeightMeasure> <cbc:NetVolumeMeasure unitCode="04">1.0</cbc:NetVolumeMeasure> <cbc:Quantity>1.0</cbc:Quantity> <cac:ContactParty>... </cac:ContactParty> <cac:SecondaryHazard>... </cac:SecondaryHazard> <cac:HazardousGoodsTransit>... </cac:HazardousGoodsTransit> <cac:EmergencyTemperature>... </cac:EmergencyTemperature> <cac:FlashpointTemperature>... </cac:FlashpointTemperature> <cac:AdditionalTemperature>... </cac:AdditionalTemperature> </cac:HazardousItem> <cac:ClassifiedTaxCategory> <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:ClassifiedTaxCategory> <cac:AdditionalItemProperty> <cbc:Name>string</cbc:Name> <cbc:Value>string</cbc:Value> <cac:UsabilityPeriod>... </cac:UsabilityPeriod> <cac:ItemPropertyGroup>... </cac:ItemPropertyGroup> </cac:AdditionalItemProperty> <cac:ManufacturerParty> <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:ManufacturerParty> <cac:InformationContentProviderParty> <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:InformationContentProviderParty> <cac:OriginAddress> <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:OriginAddress> <cac:ItemInstance> <cbc:ProductTraceID>normalizedString</cbc:ProductTraceID> <cbc:ManufactureDate>2000-01-01</cbc:ManufactureDate> <cbc:ManufactureTime>12:00:00</cbc:ManufactureTime> <cbc:RegistrationID>normalizedString</cbc:RegistrationID> <cbc:SerialID>normalizedString</cbc:SerialID> <cac:AdditionalItemProperty>... </cac:AdditionalItemProperty> <cac:LotIdentification>... </cac:LotIdentification> </cac:ItemInstance> </cac:Item> </cac:SellerSubstitutedLineItem>