Activity Scope
<activity-scope></activity-scope>
From the schema
What geographical area does the activity encompass? eg. Global, Regional, Multi-National, National, Multiple (sub-national) administrative areas, etc
This element is of the type "codeType" as described in the IATI Common schema
Data type for an element that refers to an object that can have a code as well as human-readable text in different languages (e.g. a country or status).
value | use | description |
---|---|---|
@code | optional | Machine-readable code for the entity being described. |
This element also references "textAtts"
Attribute group for elements containing free text content.
value | use | description |
---|---|---|
@xml:lang | optional | http://www.w3.org/XML/1998/namespace |
Standard compliance test(s) for /activity-scope/@code
- Must be on: Activity Scope Codelist
Activity Scope
Example Usage
<activity-scope code="1" xml:lang="en">Global</activity-scope>
Changelog
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