cac:LegalMonetaryTotal
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Schema document: common/UBL-CommonAggregateComponents-2.0.xsd
Type: cac:MonetaryTotalType
Properties: Global, Qualified
Content
- Sequence [1..1]
- cbc:LineExtensionAmount [0..1] The total of Line Extension Amounts net of tax and settlement discounts, but inclusive of any applicable rounding amount.
- cbc:TaxExclusiveAmount [0..1] The total amount exclusive of taxes.
- cbc:TaxInclusiveAmount [0..1] The total amount inclusive of taxes.
- cbc:AllowanceTotalAmount [0..1] The total amount of all allowances.
- cbc:ChargeTotalAmount [0..1] The total amount of all charges.
- cbc:PrepaidAmount [0..1] The total prepaid amount.
- cbc:PayableRoundingAmount [0..1] The rounding amount (positive or negative) added to the calculated Line Extension Total Amount to produce the rounded Line Extension Total Amount.
- cbc:PayableAmount [1..1] The total amount to be paid.
Attributes
None
Used in
- Type CreditNoteType (Element CreditNote)
- Type FreightInvoiceType (Element FreightInvoice)
- Type InvoiceType (Element Invoice)
- Type OrderResponseType (Element OrderResponse)
- Type ReminderType (Element Reminder)
- Type SelfBilledCreditNoteType (Element SelfBilledCreditNote)
- Type SelfBilledInvoiceType (Element SelfBilledInvoice)
Sample instance
<cac:LegalMonetaryTotal> <cbc:LineExtensionAmount currencyID="GBP">100.00</cbc:LineExtensionAmount> <cbc:TaxExclusiveAmount currencyID="GBP">90.00</cbc:TaxExclusiveAmount> <cbc:PayableAmount currencyID="GBP">107.50</cbc:PayableAmount> </cac:LegalMonetaryTotal>