United States (DBNA): Invoiced Item Tax Scheme Identifier
Configure the Invoiced Item Tax Scheme Identifier for your United States documents.
A code indicating the type of tax scheme. Use TAX.
Elements
| Path | Cardinality | Usage | Final Format Path |
|---|---|---|---|
Invoice/InvoiceLine/Item/ClassifiedTaxCategory/TaxScheme/ID | 1..1 | M | /Invoice/cac:InvoiceLine/cac:Item/cac:ClassifiedTaxCategory/cac:TaxScheme/cbc:ID |
Example
<ubl:Invoice>
<!-- ... omitted for readability -->
<cac:InvoiceLine>
<!-- ... omitted for readability -->
<cac:Item>
<!-- ... omitted for readability -->
<cac:ClassifiedTaxCategory>
<!-- ... omitted for readability -->
<cac:TaxScheme>
<cbc:ID>TAX</cbc:ID>
</cac:TaxScheme>
</cac:ClassifiedTaxCategory>
</cac:Item>
</cac:InvoiceLine>
</ubl:Invoice>Updated 5 days ago
Did this page help you?
