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" />