transaction-type ================ ``iati-activities/iati-activity/transaction/transaction-type`` This is the reference page for the XML element ``transaction-type``. .. index:: single: transaction-type Definition ~~~~~~~~~~ The type of the transaction (e.g. commitment, disbursement, expenditure, etc.). Rules ~~~~~ This element must occur once and only once (within each parent element). Attributes ~~~~~~~~~~ .. _iati-activities/iati-activity/transaction/transaction-type/.code: @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 :doc:`TransactionType codelist `. Example Usage ~~~~~~~~~~~~~ Example usage of ``transaction-type`` of ``transaction`` for an ``iati-activity``. | The ``@code`` attribute declares a valid code (*1*) from the *TransactionType* codelist. .. 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 `_