This version is DEPRECATED, v2.03 is the latest version
planned-disbursement
iati-activities/iati-activity/planned-disbursement
This is the reference page for the XML element planned-disbursement
.
Definition
The planned disbursement element should only be used to report specific planned cash transfers. These should be reported for a specific date or a meaningfully predictable period. These transactions should be reported in addition to budgets - which are typically annual breakdowns of the total activity commitment.
Attributes
- @updated
The date on which this line of information was last updated. Previous updates for the same period should also be reported.
This value must be of type xsd:date.
Example Usage
The planned-disbursement
element acts as a container for other sub elements:
<planned-disbursementupdated="2014-01-01">
<period-start iso-date="2014-01-01" />
<period-end iso-date="2014-12-31" />
<value currency="EUR" value-date="2014-01-01">3000</value>
</planned-disbursement>
Changelog
1.05
A description was added to this element
Developer tools
Find the source of this documentation on github:
Subelements