fss¶
iati-activities/iati-activity/fss
This is the reference page for the XML element fss. See also the relevant overview page: CRS & FSS
Definition¶
This section allows entry of data required for the OECD DAC Forward Spending Survey at an activity level.
Rules¶
This element must occur no more than once (within each parent element).
Attributes¶
- @extraction-date
The exact date when the information was collected or extracted from donors’ aid management systems.
This attribute is required.
This value must be of type xsd:date.
- @priority
True if the partner country is a priority partner country.
This value must be of type xsd:boolean.
- @phaseout-year
If there are plans to phase out operations from the partner country, this column shows the projected year of last disbursements.
This value must be of type xsd:decimal.
Example Usage¶
Example of fss of an iati-activity.
<fss extraction-date="2014-05-06" priority="1" phaseout-year="2016">
<forecast year="2014" value-date="2013-07-03" currency="GBP">10000</forecast>
</fss>