result ====== ``iati-activities/iati-activity/result`` This is the reference page for the XML element ``result``. .. index:: single: result Definition ~~~~~~~~~~ A container for reporting outputs, outcomes, impacts and other results that stem directly from the activity. This may be repeated for each type of result reported. Rules ~~~~~ This element may occur any number of times. Attributes ~~~~~~~~~~ .. _iati-activities/iati-activity/result/.type: @type An IATI code for the type of result being reported. This attribute is required. This value must be of type xsd:string. This value must be on the :doc:`ResultType codelist `. .. _iati-activities/iati-activity/result/.aggregation-status: @aggregation-status Boolean flag indicating whether the data in the result set are suitable for aggregation. This value must be of type xsd:boolean. Example Usage ~~~~~~~~~~~~~ Example ``result`` for an ``iati-activity``. | This element is a parent for other child elements. | The ``@type`` attribute declares a valid code (*1*) from the *ResultType* codelist. | The ``@aggregation-status`` *1* boolean is included, for illustration of suitability for aggregation. .. code-block:: xml ... | Full example with all child elements: .. literalinclude:: ../../activity-standard-example-annotated.xml :language: xml :start-after: :end-before: | The ``result`` element can be repeated in any ``iati-activity``. Developer tools ~~~~~~~~~~~~~~~ Find the source of this documentation on github: * `Schema `_ * `Extra Documentation `_ Subelements ~~~~~~~~~~~ .. toctree:: :titlesonly: :maxdepth: 1 result/title result/description result/document-link result/reference result/indicator