default-aid-type¶
iati-activities/iati-activity/default-aid-type
This is the reference page for the XML element default-aid-type.
Definition¶
The type of aid being supplied (project-type intervention, budget support, debt relief, etc.). This element specifies a default for all the activity’s financial transactions; it can be overridden at the individual transaction level.
Rules¶
This element may occur any number of times.
Attributes¶
- @code
A code from the specified vocabulary.
This attribute is required.
This value must be of type xsd:string.
This value must be on the AidType codelist.
- @vocabulary
A code for the vocabulary aid-type classifications. If omitted the AidType (OECD DAC) codelist is assumed. The code must be a valid value in the AidTypeVocabulary codelist.
This value must be of type xsd:string.
This value must be on the AidTypeVocabulary codelist.
Example Usage¶
Example default-aid-type for an iati-activity.
<default-aid-type code="A01" vocabulary="1" />