Portugal (PT-CIUS): Project Reference

You are required to provide a reference to the batch that includes the various documents.

Whenever several Documents are sent, associated in a given statement, the number linking the various documents must be included in this field, for example, a valued list.

Elements

Use the ProjectReference element to model this information:

ElementCardinalityDescription
Project Reference (Invoice/ProjectReference)0..1A group of elements providing information about a related Project.
Project Reference - ID (Invoice/ProjectReference/ID)1..1Specify the project's ID.

Restrictions

You must provide provide a reference to the batch that includes the various documents in the corresponding multi-document logic for Portugal (PT-CIUS) Documents.

Example

<ubl:Invoice>
    <!-- Code omitted for clarity -->
    <cbc:ProjectReference>ABC554433</cbc:ProjectReference>
    <!-- Code omitted for clarity -->
</ubl:Invoice>