InvoiceTypeCode

A code signifying the type of the Document.

General information is provided in the Invoice Types topic.

Details

ElementValue
NameInvoiceTypeCode
ComponentTypeBBIE
DictionaryEntryNameInvoice. Invoice Type Code. Code
DefinitionA code signifying the type of the Invoice.
Cardinality0..1
ObjectClassInvoice
PropertyTermInvoice Type Code
RepresentationTermCode
DataTypeCode. Type
minOccurs0
maxOccurs1

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>