cac:QuotedMonetaryTotal
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Schema document: common/UBL-CommonAggregateComponents-2.3.xsd
Type: cac:MonetaryTotalType
Properties: Global, Qualified
Content
- Sequence [1..1]
- ext:UBLExtensions [0..1]A container for extensions foreign to the document.
- cbc:LineExtensionAmount [0..1]The monetary amount of an extended transaction line, net of tax and settlement discounts, but inclusive of any applicable rounding amount.
- cbc:TaxExclusiveAmount [0..1]The monetary amount of an extended transaction line, exclusive of taxes.
- cbc:TaxInclusiveAmount [0..1]The monetary amount including taxes; the sum of payable amount and prepaid amount.
- cbc:AllowanceTotalAmount [0..1]The total monetary amount of all allowances.
- cbc:ChargeTotalAmount [0..1]The total monetary amount of all charges.
- cbc:WithholdingTaxTotalAmount [0..1]The total withholding tax amount.
- cbc:PrepaidAmount [0..1]The total prepaid monetary amount.
- cbc:PayableRoundingAmount [0..1]The rounding amount (positive or negative) added to produce the line extension amount.
- cbc:PayableAmount [1..1]The amount of the monetary total to be paid.
- cbc:PayableAlternativeAmount [0..1]The amount of the monetary total to be paid, expressed in an alternative currency.
Attributes
None
Used in
- Type QuotationType (Element Quotation)
Sample instance
<cac:QuotedMonetaryTotal> <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:QuotedMonetaryTotal>