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