This version is DEPRECATED, v2.03 is the latest version
default-flow-type
iati-activities/iati-activity/default-flow-type
This is the reference page for the XML element default-flow-type
.
Definition
The type of assistance provided, e.g. Official Development Assistance (ODA). Type types will be defined by IATI.
For the value of the @code attribute, see http://iatistandard.org/codelists/flow_type
Attributes
- @code
Machine readable code for the entity being described. The value should be available on a related codelist.
This value must be of type xsd:string.
This value must be on the FlowType codelist.
- @xml:lang
ISO 2 letter code specifying the language of text in this element.
This value should be on the Language codelist.
Example Usage
Example default-flow-type
declaring the FlowType
code 10 (ODA):
<default-flow-type code="10" />
Developer tools
Find the source of this documentation on github: