France (Flux 2 UBL EXT-CTC-FR): Specification Identifier

You must use a specification identifier for France documents.

An identification of the specification containing the total set of rules regarding semantic content, cardinalities and business rules to which the data contained in the instance document conforms.

Elements

Name (Path)CardinalityDescription
Specification Identifier (/Invoice/CustomizationID)1..1An identification of the specification containing the total set of rules regarding semantic content, cardinalities, and business rules to which the data contained in the instance document conforms.

For the e-Invoice Payments Report, use the following string as Specification Identifier: urn:vertexinc:billing:1#Invoice#VRBL-Invoice-FR-CIUS-1p0

Example

<Invoice>
    <!-- code omitted for clarity -->
    <CustomizationID>urn:vertexinc:billing:1#Invoice#VRBL-Invoice-FR-CIUS-1p0</CustomizationID>
    <!-- code omitted for clarity -->
</Invoice>