cac:AnticipatedMonetaryTotal
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 OrderChangeType (Element OrderChange)
- Type OrderType (Element Order)
Sample instance
<cac:AnticipatedMonetaryTotal> <cbc:LineExtensionAmount currencyID="USD">1000.00</cbc:LineExtensionAmount> <cbc:PayableAmount currencyID="USD">1000.00</cbc:PayableAmount> </cac:AnticipatedMonetaryTotal>