default-flow-type¶
iati-activities/iati-activity/default-flow-type
This is the reference page for the XML element default-flow-type
.
Definition¶
Whether the activity is funded by Official Development Assistance (ODA), Other Official Flows (OOF), etc
Rules¶
This element must occur no more than once (within each parent element).
Attributes¶
- @code
A code from the OECD DAC CRS “Type of flow” codelist
This attribute is required.
This value must be of type xsd:string.
This value must be on the FlowType codelist.
Example Usage¶
Example default-flow-type
for an iati-activity
.
The
@code
attribute declares a valid code (10) from the FlowType codelist. <default-flow-type code="10" />
Changelog¶
2.01¶
Freetext is no longer allowed within this element.