VRBL: Universally Unique Identifier (UUID)

A universally unique identifier for an instance of this document.

You can specify this at the Document or Line level.

Element

Document level

Use the UUID element to model this information at the Document level:

Name (Path)CardinalityDescription
UUID (Invoice/UUID)0..1A universally unique identifier for an instance of this document.

Line level

Use the InvoiceLine/UUID element to model this information at the line level:

Name (Path)CardinalityDescription
Invoice Line UUID (Invoice/InvoiceLine/UUID)1..1A universal unique invoice line identification.

Country-Specific configurations

The following country-specific configurations exist:

Example

<ubl:Invoice>
    <!-- Code omitted for clarity -->
    <cbc:UUID>8d487816-70b8-4ade-a618-9d620b73814a</cbc:UUID>
     <!-- Code omitted for clarity -->
</ubl:Invoice>