United States (DBNA): Tax Total Group of the Line
Configure the Tax Total Group of the Line for your United States documents.
A total amount of taxes of a particular kind applicable to this invoice line. There cannot be more than one tax total unless there is a tax currency code, and the total in the tax currency must also be provided.
Elements
| Path | Cardinality | Usage | Final Format Path |
|---|---|---|---|
Invoice/InvoiceLine/TaxTotal | 0..2 | O | /Invoice/cac:InvoiceLine/cac:TaxTotal |
Example
<ubl:Invoice>
<!-- ... omitted for readability -->
<cac:InvoiceLine>
<!-- ... omitted for readability -->
<cac:TaxTotal>
<cbc:TaxAmount currencyID="USD">120.00</cbc:TaxAmount>
</cac:TaxTotal>
<!-- ... omitted for readability -->
</cac:InvoiceLine>
</ubl:Invoice>Updated 10 days ago
Did this page help you?
