This version is DEPRECATED, v2.03 is the latest version
This version is DEPRECATED, v2.03 is the latest version
iati-activities/iati-activity/country-budget-items
This is the reference page for the XML element country-budget-items
.
Recipient country budget items.
This item encodes the alignment of activities with both the functional and administrative classifications used in the recipient country’s Chart of Accounts. This applies to both on- and off-budget activities.
A code for the common functional classification or country system (This allows for common codes, country-specific, or any other classification agreed between countries and donors).
This value must be of type xsd:string.
This value must be on the BudgetIdentifierVocabulary codelist.
The country-budget-items
element acts as a container for other sub elements.
Example country-budget-items
that declares BudgetIdentifierVocabulary
code 2 (Country Chart of Accounts):
<country-budget-items vocabulary="2">
...
</country-budget-items>
Full example:
<country-budget-itemsvocabulary="2">
<budget-item code="1.1.1">
<description>Description text</description>
</budget-item>
</country-budget-items>
This is a new element, introduced in version 1.03 of the standard
This element did not exist
This element did not exist
Find the source of this documentation on github: