This version is DEPRECATED, v2.03 is the latest version
fss
iati-activities/iati-activity/fss
This is the reference page for the XML element fss
.
Definition
This section allows entry of data required for the OECD DAC Forward Spending Survey at an activity level.
Attributes
- @extraction-date
The exact date when the information was collected or extracted from donors’ aid management systems.
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 usage of fss
element with extraction-date
of 2014-05-06 and phaseout-year
declared as 2016.
A boolean declares that this fss
example is a partner country priority.
<fssextraction-date="2014-05-06"priority="1"phaseout-year="2016">
<forecast year="2014" value-date="2013-07-03" currency="GBP">10000</forecast>
</fss>
Changelog
1.03
New in 1.03
Added the optional fss
element and its child elements
Developer tools
Find the source of this documentation on github:
Subelements