.. _element-institution: ============= Mandatory attributes: 1. ``@content-type`` +---------------------+--------------------+ | Appears in | Frequency | +=====================+====================+ | :ref:`element-aff` | One or more times | +---------------------+--------------------+ This element identifies the author’s institutional affiliation which can be divided into up to three levels as defined by the mandatory attribute ``@content-type`` whose possible values are: +------------+--------------------------------------------------------------------+ | Value | Description | +============+====================================================================+ | orgname | Represents the first (highest) level of a multi-tier institution | | | mentioned in the affiliation. | +------------+--------------------------------------------------------------------+ | orgdiv1 | Represents the first subdivision of the institution mentioned. | | | | +------------+--------------------------------------------------------------------+ | orgdiv2 | Represents the second subdivision of the institution mentioned. | | | | +------------+--------------------------------------------------------------------+ | original | Identifies the complete affiliation as it appears in the text of | | | the document. | +------------+--------------------------------------------------------------------+ .. note:: * Divisions below the third hierarchique level must be identified in the element ````. Example: .. code-block:: xml ... ...z German Primate Center GmbH Neurobiology Laboratory Göttingen Germany organisation-1 ... ... Example of ``content-type='original'``: .. code-block:: xml ... ... ... Técnica de Cardiopneumologia. Unidade de Fisiopatologia Respiratória, Serviço de Pneumologia, Centro Hospitalar Lisboa Norte, Lisboa, Portugal. ... ... .. {"reviewed_on": "20180524", "by": "fabio.batalha@erudit.org"}