Period end
<period-end></period-end>
From the schema
The end of the reporting period
This element is of the type "dateType" as described in the IATI Common schema
A date. The ISO 8601 date goes into the @iso-date attribute. The content may be free-form text.
name | type | use |
@iso-date | xsd:date | optional |
Standard compliance test(s) for /budget/period-end
- budget period-end has iso-date
- planned-disbursement period-end has an iso-date
Period End
Example Usage
For this element, an ISO 8601 code for the end date of the reporting period (yyyy-mm-dd) is required:
<period-end iso-date="2011-12-31"/>
Where a precise date cannot be provided, freetext can be stated:
<period-end>Last quarter 2011</period-end>