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 positive decimal number between 0 and 100, with no percentage sign.
This attribute is required.
This value must be of type xsd:decimal.
12.2.2: The percentage value must be 0.0 or positive.
Example Usage
Example capital-spend
of an iati-activity
.
This example uses the @percentage
attribute to state 88.8% of the total commitment for the iati-activity
is for capital expenditure.
<capital-spend percentage="88.8" />
Changelog
1.03
This is a new element, introduced in version 1.03 of the standard
Developer tools
Find the source of this documentation on github: