France (Pymnt): Statement Period

Group to inform the date period being reported.

Elements

PathCardinalityUsageMandate Business TermFinal Format XPath
Statement/StatementPeriod1..1MTG-33/Report/PaymentsReport/ReportPeriod

Example

<ubl:Statement>
  <!-- ... omitted for readability -->
  <cac:StatementPeriod>
    <!-- TG-89 -->
    <cbc:StartDate>2025-01-01</cbc:StartDate>
    <!-- TG-90 -->
    <cbc:EndDate>2025-01-31</cbc:EndDate>
  </cac:StatementPeriod>
  <!-- ... omitted for readability -->
</ubl:Statement>