ProjectReference

You can add a reference to a project.

More information is provided in the Project References topic.

Details

DetailValue
NameProjectReference
PathInvoice/ProjectReference
DefinitionA reference to a project.
Cardinality0..1

Element

ElementDescription
Invoice/ProjectReference/IDSpecify the project's ID.

Country-Specific Configurations

Example

<ubl:Invoice>
    <cac:ProjectReference>
        <!-- Code omitted for clarity -->
        <cbc:ID>PROJ4444</cbc:ID>
        <!-- Code omitted for clarity -->
    </cac:ProjectReference>
</ubl:Invoice>