capital-spend¶
iati-activities/iati-activity/capital-spend
This is the reference page for the XML element capital-spend.
Definition¶
The percentage of the total commitment that is for capital spending
Rules¶
This element must occur no more than once (within each parent element).
Attributes¶
- @percentage
The percentage of the total commitment allocated to or planned for capital expenditure. Content must be a decimal number between 0 and 100 inclusive, with no percentage sign.
This attribute is required.
This value must be of type xsd:decimal.
Example Usage¶
Example capital-spend of an iati-activity.
This example uses the @percentage attribute to state 88.8% of the iati-activity budget is for capital expenditure.
<capital-spend percentage="88.8" />