target ====== ``iati-activities/iati-activity/result/indicator/period/target`` This is the reference page for the XML element ``target``. .. index:: single: target Definition ~~~~~~~~~~ The target milestone for this period Rules ~~~~~ This element may occur any number of times. Attributes ~~~~~~~~~~ .. _iati-activities/iati-activity/result/indicator/period/target/.value: @value The target value. The @value should be omitted for qualitative measures. The @value must be included for non-qualitative measures. The @value should be a valid number for all non-qualitative measures. This value must be of type xsd:string. Example Usage ~~~~~~~~~~~~~ Example usage of ``target`` within ``period``, in context of an ``indicator`` in a ``result`` element. | The ``@value`` attribute declares an example value of *11* .. literalinclude:: ../../../../../activity-standard-example-annotated.xml :language: xml :start-after: :end-before: Changelog ~~~~~~~~~ 2.03 ^^^^ The ``target`` element of a ``period`` in a ``indicator`` in a ``result`` element can be reported multiple times `added `__. The attribute ``@value`` was made optional and rules for its use `added `__. Developer tools ~~~~~~~~~~~~~~~ Find the source of this documentation on github: * `Schema `_ * `Extra Documentation `_ Subelements ~~~~~~~~~~~ .. toctree:: :titlesonly: :maxdepth: 1 target/location target/dimension target/comment target/document-link