planned-disbursement ==================== ``iati-activities/iati-activity/planned-disbursement`` This is the reference page for the XML element ``planned-disbursement``. .. index:: single: 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. Rules ~~~~~ This element may occur any number of times. Attributes ~~~~~~~~~~ .. _iati-activities/iati-activity/planned-disbursement/.type: @type Whether this is an original plan (prepared when the original commitment was made) or has subsequently been revised. This value must be of type xsd:string. This value must be on the :doc:`BudgetType codelist `. Usage in practice ~~~~~~~~~~~~~~~~~ The purpose of planned-disbursement is to describe any predefined payment schedule. Planned disbursements should relate to an actual transfer of funds. Planned disbursements do not replace the activity-budget. Example Usage ~~~~~~~~~~~~~ Example ``planned-disbursement`` for an ``iati-activity``. | This element is a parent for other child elements. | The ``@type`` attribute declares a valid code (*1*) from the *BudgetType* codelist. .. code-block:: xml ... | Note: If omitted, then *BudgetType* code *1* (Original) is assumed. | Full example with all child elements: .. literalinclude:: ../../activity-standard-example-annotated.xml :language: xml :start-after: :end-before: | Note: multiple planned disbursements are expressed by repeating the ``planned-disbursement`` element. Changelog ~~~~~~~~~ 2.01 ^^^^ The attribute ``@last-updated`` was `removed `__. The attribute ``@type`` was `added `__. 1.05 ^^^^ A description was added to this element Developer tools ~~~~~~~~~~~~~~~ Find the source of this documentation on github: * `Schema `_ * `Extra Documentation `_ Subelements ~~~~~~~~~~~ .. toctree:: :titlesonly: :maxdepth: 1 planned-disbursement/period-start planned-disbursement/period-end planned-disbursement/value planned-disbursement/provider-org planned-disbursement/receiver-org