activity-scope ============== ``iati-activities/iati-activity/activity-scope`` This is the reference page for the XML element ``activity-scope``. .. index:: single: activity-scope Definition ~~~~~~~~~~ The geographical scope of the activity: regional, national, sub-national, etc. Rules ~~~~~ This element must occur no more than once (within each parent element). Attributes ~~~~~~~~~~ .. _iati-activities/iati-activity/activity-scope/.code: @code The geographical scope. See IATI codelist for values. This attribute is required. This value must be of type xsd:string. This value must be on the :doc:`ActivityScope codelist `. Example Usage ~~~~~~~~~~~~~ Example of an ``activity-scope`` of an ``iati-activity``. | The ``@code`` attribute declares a valid code (*3*) from the *ActivityScope* codelist. .. literalinclude:: ../../activity-standard-example-annotated.xml :language: xml :start-after: :end-before: Changelog ~~~~~~~~~ 2.01 ^^^^ Freetext is `no longer allowed `__ within this element. 1.03 ^^^^ This is a new element, introduced in version 1.03 of the standard 1.02 ^^^^ This element did not exist 1.01 ^^^^ This element did not exist Developer tools ~~~~~~~~~~~~~~~ Find the source of this documentation on github: * `Schema `_ * `Extra Documentation `_