Invoice Structure
PartyTaxScheme

cac:PartyTaxScheme

Information about the taxation scheme to which the party is liable.

About

  • Occurrence: [1..n]
  • Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2

Child elements

Data FieldOccurrenceDefinition
cbc:CompanyID[1..1]An identifier for the party assigned for tax purposes by the taxation authority.
cac:TaxScheme[1..1]The taxation scheme applicable to the party.
<cac:PartyTaxScheme>
    <cbc:CompanyID>K000-123456789</cbc:CompanyID>
    <cac:TaxScheme>
        <cbc:ID>VAT</cbc:ID>
    </cac:TaxScheme>
</cac:PartyTaxScheme>