cac:TaxInclusivePrice
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Schema document: common/UBL-CommonAggregateComponents-2.1.xsd
Type: cac:PriceType
Properties: Global, Qualified
Content
- Sequence [1..1]
- cbc:PriceAmount [1..1] The amount of the price.
- cbc:BaseQuantity [0..1] The quantity at which this price applies.
- cbc:PriceChangeReason [0..*] A reason for a price change.
- cbc:PriceTypeCode [0..1] The type of price, expressed as a code.
- cbc:PriceType [0..1] The type of price, expressed as text.
- cbc:OrderableUnitFactorRate [0..1] The factor by which the base price unit can be converted to the orderable unit.
- cac:ValidityPeriod [0..*] A period during which this price is valid.
- cac:PriceList [0..1] Information about a price list applicable to this price.
- cac:AllowanceCharge [0..*] An allowance or charge associated with this price.
- cac:PricingExchangeRate [0..1] The exchange rate applicable to this price, if it differs from the exchange rate applicable to the document as a whole.
Attributes
None
Used in
- Type cac:SalesItemType (Element cac:SalesItem)
Sample instance
<cac:TaxInclusivePrice> <cbc:PriceAmount currencyID="normalizedString">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="normalizedString">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> <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="normalizedString">1.0</cbc:DurationMeasure> <cbc:DescriptionCode>normalizedString</cbc:DescriptionCode> <cbc:Description>string</cbc:Description> </cac:ValidityPeriod> <cac:PreviousPriceList> <cbc:ID>normalizedString</cbc:ID> <cbc:StatusCode>normalizedString</cbc:StatusCode> <cac:ValidityPeriod>... </cac:ValidityPeriod> <cac:PreviousPriceList>... </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="normalizedString">1.0</cbc:Amount> <cbc:BaseAmount currencyID="normalizedString">1.0</cbc:BaseAmount> <cbc:AccountingCostCode>normalizedString</cbc:AccountingCostCode> <cbc:AccountingCost>string</cbc:AccountingCost> <cbc:PerUnitAmount currencyID="normalizedString">1.0</cbc:PerUnitAmount> <cac:TaxCategory> <cbc:ID>normalizedString</cbc:ID> <cbc:Name>string</cbc:Name> <cbc:Percent>1.0</cbc:Percent> <cbc:BaseUnitMeasure unitCode="normalizedString">1.0</cbc:BaseUnitMeasure> <cbc:PerUnitAmount currencyID="normalizedString">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="normalizedString">1.0</cbc:TaxAmount> <cbc:RoundingAmount currencyID="normalizedString">1.0</cbc:RoundingAmount> <cbc:TaxEvidenceIndicator>true</cbc:TaxEvidenceIndicator> <cbc:TaxIncludedIndicator>true</cbc:TaxIncludedIndicator> <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:PaymentMandate>... </cac:PaymentMandate> <cac:TradeFinancing>... </cac:TradeFinancing> </cac:PaymentMeans> </cac:AllowanceCharge> <cac:PricingExchangeRate> <cbc:SourceCurrencyCode>normalizedString</cbc:SourceCurrencyCode> <cbc:SourceCurrencyBaseRate>1.0</cbc:SourceCurrencyBaseRate> <cbc:TargetCurrencyCode>normalizedString</cbc:TargetCurrencyCode> <cbc:TargetCurrencyBaseRate>1.0</cbc:TargetCurrencyBaseRate> <cbc:ExchangeMarketID>normalizedString</cbc:ExchangeMarketID> <cbc:CalculationRate>1.0</cbc:CalculationRate> <cbc:MathematicOperatorCode>normalizedString</cbc:MathematicOperatorCode> <cbc:Date>2000-01-01</cbc:Date> <cac:ForeignExchangeContract> <cbc:ID>normalizedString</cbc:ID> <cbc:IssueDate>2000-01-01</cbc:IssueDate> <cbc:IssueTime>12:00:00</cbc:IssueTime> <cbc:NominationDate>2000-01-01</cbc:NominationDate> <cbc:NominationTime>12:00:00</cbc:NominationTime> <cbc:ContractTypeCode>normalizedString</cbc:ContractTypeCode> <cbc:ContractType>string</cbc:ContractType> <cbc:Note>string</cbc:Note> <cbc:VersionID>normalizedString</cbc:VersionID> <cbc:Description>string</cbc:Description> <cac:ValidityPeriod>... </cac:ValidityPeriod> <cac:ContractDocumentReference>... </cac:ContractDocumentReference> <cac:NominationPeriod>... </cac:NominationPeriod> <cac:ContractualDelivery>... </cac:ContractualDelivery> </cac:ForeignExchangeContract> </cac:PricingExchangeRate> </cac:TaxInclusivePrice>