China (GTS): Invoice Line Tax Scheme ID
Configure the Invoice Line Tax Scheme ID for your China documents.
Invoice Line Tax Scheme ID
A code indicating the type of tax. Use VAT.
Element metadata
| Path | Cardinality | Usage |
|---|---|---|
Invoice/InvoiceLine/Item/ClassifiedTaxCategory/TaxScheme/ID | 1..1 | O |
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>VAT</cbc:ID>
</cac:TaxScheme>
</cac:ClassifiedTaxCategory>
</cac:Item>
</cac:InvoiceLine>
</ubl:Invoice>Updated 2 days ago
Did this page help you?
