France (Txns): Invoicing Period End Date
The date when the Invoice period ends.
The date on which the delivery of goods or services was completed.
Elements
| Path | Cardinality | Usage | Usage Description | Mandate Business Term | Final Format XPath |
|---|---|---|---|---|---|
Statement/StatementLine/BillingReference/InvoiceDocumentReference/UBLExtensions/UBLExtension/ExtensionContent/InvoiceDocumentReferenceExtension/ubl-inv:Invoice/InvoicePeriod/EndDate | 0..1 | C | (G6.07): Mandatory if applicable, in accordance with article 242 nonies A ann. II from CGI. | TT-43 | /Report/TransactionsReport/Invoice/InvoicePeriod/EndDate |
Example
<ubl:Statement>
<!-- ... omitted for readability -->
<cac:StatementLine>
<!-- ... omitted for readability -->
<cac:BillingReference>
<!-- ... omitted for readability -->
<cac:InvoiceDocumentReference>
<!-- ... omitted for readability -->
<cec:UBLExtensions>
<!-- ... omitted for readability -->
<cec:UBLExtension>
<!-- ... omitted for readability -->
<cec:ExtensionContent>
<!-- ... omitted for readability -->
<vrbl:InvoiceDocumentReferenceExtension>
<!-- ... omitted for readability -->
<ubl-inv:Invoice>
<!-- ... omitted for readability -->
<cac:InvoicePeriod>
<!-- ... omitted for readability -->
<cbc:EndDate>2026-03-31</cbc:EndDate>
<!-- ... omitted for readability -->
</cac:InvoicePeriod>
</ubl-inv:Invoice>
</vrbl:InvoiceDocumentReferenceExtension>
</cec:ExtensionContent>
</cec:UBLExtension>
</cec:UBLExtensions>
</cac:InvoiceDocumentReference>
</cac:BillingReference>
</cac:StatementLine>
</ubl:Statement>
Updated about 16 hours ago
