France (CII(AR)): Status Date
You can specify the date from which the status takes affect.
Element
| Name | Cardinality | Description |
|---|---|---|
Document Response Group (ApplicationResponse/DocumentResponse/Response) | 1..1 | A group of elements detailing the response information included in the Lifecycle Document. |
Response Code Status Date (ApplicationResponse/DocumentResponse/Response/EffectiveDate) | 1..1 | Specify the date from which the status takes affect. |
Example
<ubl:ApplicationResponse>
<!-- code omitted for clarity -->
<cac:DocumentResponse>
<cac:Response>
<!-- code omitted for clarity -->
<cbc:EffectiveDate>2025-07-01</cbc:EffectiveDate>
<!-- code omitted for clarity -->
</cac:Response>
<!-- code omitted for clarity -->
</cac:DocumentResponse>
</ubl:ApplicationResponse>
Updated 7 days ago
