capital-spend ============= ``iati-activities/iati-activity/capital-spend`` This is the reference page for the XML element ``capital-spend``. .. index:: single: 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 ~~~~~~~~~~ .. _iati-activities/iati-activity/capital-spend/.percentage: @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/@percentage`` must be at least ``0.0`` no more than ``100.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. .. literalinclude:: ../../activity-standard-example-annotated.xml :language: xml :start-after: :end-before: Changelog ~~~~~~~~~ 2.03 ^^^^ Definition of ``@percentage`` attribute `updated `__. 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: * `Schema `_ * `Extra Documentation `_