activity-scope
iati-activities/iati-activity/activity-scope
This is the reference page for the XML element 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
- @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 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.
<activity-scope code="3" />
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: