cac:AllowanceCharge
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Schema document: common/UBL-CommonAggregateComponents-2.0.xsd
Type: cac:AllowanceChargeType
Properties: Global, Qualified
Content
- Sequence [1..1]
- cbc:ID [0..1] Identifies an Allowance Charge.
- cbc:ChargeIndicator [1..1] Indicates whether the Allowance Charge is a charge (true) or a discount (false).
- cbc:AllowanceChargeReasonCode [0..1] The reason for the Allowance Charge, expressed as a code.
- cbc:AllowanceChargeReason [0..1] The reason for the Allowance Charge, expressed as text.
- cbc:MultiplierFactorNumeric [0..1] The factor applied to the Base Amount to calculate the Allowance Charge.
- cbc:PrepaidIndicator [0..1] Indicates whether the Allowance Charge is prepaid (true) or not (false).
- cbc:SequenceNumeric [0..1] Identifies the numerical order sequence in which Allowance Charges are calculated when multiple Allowance Charges apply. If all Allowance Charges apply to the same Base Amount, SequenceNumeric will be '1' for all Allowance Charges.
- cbc:Amount [1..1] The Allowance Charge amount.
- cbc:BaseAmount [0..1] The amount to which the MultiplierFactorNumeric is applied to calculate the Allowance Charge.
- cbc:AccountingCostCode [0..1] The buyer's accounting code as applied to the Allowance Charge.
- cbc:AccountingCost [0..1] The buyer's accounting cost centre as applied to the Allowance Charge expressed as text.
- cac:TaxCategory [0..*] An association to Tax Category.
- cac:TaxTotal [0..1] An association to Tax Total.
- cac:PaymentMeans [0..*] An association to Payment Means.
Attributes
None
Used in
- Type CreditNoteType (Element CreditNote)
- Type FreightInvoiceType (Element FreightInvoice)
- Type InvoiceType (Element Invoice)
- Type OrderChangeType (Element OrderChange)
- Type OrderResponseType (Element OrderResponse)
- Type OrderType (Element Order)
- Type QuotationType (Element Quotation)
- Type ReminderType (Element Reminder)
- Type SelfBilledCreditNoteType (Element SelfBilledCreditNote)
- Type SelfBilledInvoiceType (Element SelfBilledInvoice)
- Type StatementType (Element Statement)
- Type cac:BillingReferenceLineType (Element cac:BillingReferenceLine)
- Type cac:DeliveryTermsType (Element cac:DeliveryTerms)
- Type cac:InvoiceLineType (Element cac:InvoiceLine)
- Type cac:PriceType (Elements cac:AlternativeConditionPrice, cac:Price)
- Type cac:LineItemType (Elements cac:BuyerProposedSubstituteLineItem, cac:LineItem, cac:SellerProposedSubstituteLineItem, cac:SellerSubstitutedLineItem)
Sample instance
<cac:AllowanceCharge> <cbc:ChargeIndicator>false</cbc:ChargeIndicator> <cbc:AllowanceChargeReasonCode>17</cbc:AllowanceChargeReasonCode> <cbc:MultiplierFactorNumeric>0.10</cbc:MultiplierFactorNumeric> <cbc:Amount currencyID="GBP">10.00</cbc:Amount> </cac:AllowanceCharge>