provider-org ============ ``iati-activities/iati-activity/planned-disbursement/provider-org`` This is the reference page for the XML element ``provider-org``. .. index:: single: provider-org Definition ~~~~~~~~~~ The organisation from which the planned disbursement will originate. If omitted the reporting-org is assumed. Rules ~~~~~ This element must occur no more than once (within each parent element). Attributes ~~~~~~~~~~ .. _iati-activities/iati-activity/planned-disbursement/provider-org/.ref: @ref Machine-readable identification string for the organisation issuing the report. Must be in the format {RegistrationAgency}-{RegistrationNumber} where {RegistrationAgency} is a valid code in the Organisation Registration Agency code list and {RegistrationNumber} is a valid identifier issued by the {RegistrationAgency}. If this is not present then the narrative MUST contain the name of the organisation. This value must be of type xsd:string. .. _iati-activities/iati-activity/planned-disbursement/provider-org/.provider-activity-id: @provider-activity-id The identifier for the activity in which the planned disbursement will be reported. If omitted the current activity is assumed. This value must be of type xsd:string. .. _iati-activities/iati-activity/planned-disbursement/provider-org/.type: @type The type of organisation providing the funds. This value must be of type xsd:string. This value must be on the :doc:`OrganisationType codelist `. Example Usage ~~~~~~~~~~~~~ Example usage of ``provider-org`` of a ``planned-disbursement`` in an ``iati-activity``. | This example declares the organisation identifier with the ``@ref`` attribute. | This example also declares the type of organisation which provided the funds, using the @type attribute. .. code-block:: xml | This example declares the unique ``iati-identifier`` of the reported ``iati-activity`` from where the transaction is provided, with the ``@provider-activity-id`` attribute. .. code-block:: xml Full example, within a ``planned-disbursement``. .. literalinclude:: ../../../activity-standard-example-annotated.xml :language: xml :start-after: :end-before: Changelog ~~~~~~~~~ 2.03 ^^^^ | The definition of the ``@ref`` attribute was `updated `__. 2.02 ^^^^ | The optional ``provider-org`` element was `added `__. Developer tools ~~~~~~~~~~~~~~~ Find the source of this documentation on github: * `Schema `_ * `Extra Documentation `_ Subelements ~~~~~~~~~~~ .. toctree:: :titlesonly: :maxdepth: 1 provider-org/narrative