.. _element-date: ====== Mandatory attributes: 1. ``@date-type`` +-------------------------+--------------------+ | Appears at | Frequency | +=========================+====================+ | :ref:`element-history` | Once or more times | +-------------------------+--------------------+ ```` must have the element :ref:`element-year`. The ``@date-type`` attribute is used to specify the kind of action related to the date. The allowed values for the attribute ``@date-type`` are: +-------------+--------------------------------------------------+ | Value | Description | +=============+==================================================+ | accepted | The date the document was accepted | +-------------+--------------------------------------------------+ | corrected | The date the document was corrected | +-------------+--------------------------------------------------+ | pub | Publication date (eletronic or print ) | +-------------+--------------------------------------------------+ | preprint | The date the preprint was published | +-------------+--------------------------------------------------+ | retracted | The date the document was retracted | +-------------+--------------------------------------------------+ | received | The date the document was received by the editor | +-------------+--------------------------------------------------+ | rev-recd | The date the document was reviewed | +-------------+--------------------------------------------------+ | rev-request | The date in which reviews where requested | +-------------+--------------------------------------------------+ Example: .. code-block:: xml ... ... 15 03 2013 06 11 2013 12 05 2014 ... ... .. {"reviewed_on": "20180507", "by": "fabio.batalha@erudit.org"}