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.
The value of each of the elements described by
capital-spend/@percentagemust be at least0.0no more than100.0(inclusive).
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" />