@@ -70,13 +70,17 @@ Metadata Values
7070
7171 `cor-id`
7272 : identifier linking to the contributor's correspondence
73- information. The info itself must be stored in as an item in
73+ information. The info itself must be stored as an item in
7474 `article.author-notes.corresp`. If the `cor-id` value is
75- then, an [`<xref>`][elem:xref] link of
75+ set, then an [`<xref>`][elem:xref] link of
7676 [`ref-type`][attr:ref-type] `corresp` is added. The
7777 [`rid`][attr:rid] attribute is set to `cor-<ID>`, where
7878 `<ID>` is the stringified value of this attribute.
7979
80+ Furthermore, the [`corresp`][attr:corresp] attribute on
81+ the author's [`<contrib>`] element is set to `yes` if
82+ this attribute is set to a truty.
83+
8084` affiliation `
8185: the list of organizations with which contributors are
8286 affiliated. Each institution is added as an [ ` <aff> ` ] element to
@@ -410,6 +414,7 @@ Required metadata values:
410414[ JATS ] : https://jats.nlm.nih.gov/
411415[ Ringgold ] : https://ringgold.com/
412416[ attr:content-type ] : https://jats.nlm.nih.gov/publishing/tag-library/1.2/attribute/content-type.html
417+ [ attr:corresp ] : https://jats.nlm.nih.gov/publishing/tag-library/1.2/attribute/corresp.html
413418[ attr:date-type ] : https://jats.nlm.nih.gov/publishing/tag-library/1.2/attribute/date-type.html
414419[ attr:equal-contrib ] : https://jats.nlm.nih.gov/publishing/tag-library/1.2/attribute/equal-contrib.html
415420[ attr:fn-type ] : https://jats.nlm.nih.gov/publishing/tag-library/1.2/attribute/fn-type.html
0 commit comments