cac:QuotedMonetaryTotal
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Schema document: common/UBL-CommonAggregateComponents-2.1.xsd
Type: cac:MonetaryTotalType
Properties: Global, Qualified
Content
- Sequence [1..1]
- 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: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="DKK">197750.00</cbc:LineExtensionAmount> <cbc:TaxExclusiveAmount currencyID="DKK">49437.50</cbc:TaxExclusiveAmount> <cbc:TaxInclusiveAmount currencyID="DKK">247187.50</cbc:TaxInclusiveAmount> <cbc:PayableAmount currencyID="DKK">247187.50</cbc:PayableAmount> </cac:QuotedMonetaryTotal>