InvoiceTypeCode

A code signifying the type of the Document.

General information is provided in the Invoice Types topic.

Details

DetailValue
NameInvoiceTypeCode
PathInvoice/InvoiceTypeCode
DefinitionA code signifying the type of the Invoice.
Cardinality0..1
DataTypeCode. Type

Elements

ElementDescription
Invoice\InvoiceTypeCodeSpecify the invoice type code.

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>