OA Requested Date

Capture the date open-access was requested for an article in a <date> element with a @date-type attribute of value oa-requested.

The <date> element must have <day> , <month> and <year> child elements populated with the correct numerical values with leading zeros where appropriate.

Note: Typically this is the same as the received date for the article, however if open-access was requested later in the process, or after original publication, the appropriate date must be used.

Example

<date date-type="oa-requested">
  <day>11</day>
  <month>05</month>
  <year>2023</year>
</date>