flow-type ========= ``iati-activities/iati-activity/transaction/flow-type`` This is the reference page for the XML element ``flow-type``. .. index:: single: flow-type Definition ~~~~~~~~~~ Optional element to override the top-level default-flow-type element. Rules ~~~~~ This element must occur no more than once (within each parent element). Attributes ~~~~~~~~~~ .. _iati-activities/iati-activity/transaction/flow-type/.code: @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 :doc:`FlowType codelist `. Example Usage ~~~~~~~~~~~~~ Example usage of ``flow-type`` of a ``transaction`` in an ``iati-activity``. | The ``@code`` attribute declares a valid code (*20*) from the *FlowType* codelist. | Note: The ``flow-type`` element can override the ``default-flow-type`` value set in ``iati-activity``: .. literalinclude:: ../../../activity-standard-example-annotated.xml :language: xml :start-after: :end-before: Changelog ~~~~~~~~~ 2.01 ^^^^ Freetext is `no longer allowed `__ within this element. Developer tools ~~~~~~~~~~~~~~~ Find the source of this documentation on github: * `Schema `_ * `Extra Documentation `_