InvoiceTypeCode

A code signifying the type of the Document.

General information is provided in the Invoice Types topic.

Elements

Element Name (Path)CardinalityDescription
Invoice Type Code (Invoice/InvoiceTypeCode)0..1A code signifying the type of the Invoice.

Country-Specific Topics

The following country-specific variations exist:

Example

The following example is a code used in Germany:

<ubl:Invoice>
    <!-- Code omitted for clarity -->
    <cbc:InvoiceTypeCode>380</cbc:InvoiceTypeCode>
    <!-- Code omitted for clarity -->
</ubl:Invoice>