category ======== ``iati-organisations/iati-organisation/document-link/category`` This is the reference page for the XML element ``category``. .. index:: single: category Definition ~~~~~~~~~~ IATI Document Category Code Rules ~~~~~ This element must occur at least once (within each parent element). Attributes ~~~~~~~~~~ .. _iati-organisations/iati-organisation/document-link/category/.code: @code An IATI code defining the category of the document. This attribute is required. This value must be of type xsd:string. This value must be on the :doc:`DocumentCategory codelist `. Example Usage ~~~~~~~~~~~~~ | Example usage of ``category`` of a ``document-link`` in an ``iati-organisation``. | This examples declares the ``DocumentCategory`` code *B01*, using the ``@code`` attribute. .. literalinclude:: ../../../organisation-standard-example-annotated.xml :language: xml :start-after: :end-before: | The ``category`` element can be repeated in any ``document-link``. | Example declaring multiple ``DocumentCategory`` codes for the same ``document-link``: .. literalinclude:: ../../../organisation-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 `_