Author comments
Capture comments for a specific individual contributor in a author-comment element.
article-meta/contrib-group/contrib/author-comment
Capture the author-comment element as a child element of the contrib it refers to.
Capture a content-type attribute on the author-comment element. The allowed values are:
- deceased
- other
Capture a p element as a child of the author-comment element.
The value deceased
is used only when the author-comment element
contains the text Deceased
.
The value other
may only be used with the direct approval from the OUP Digital Content
Delivery team.
Deceased Author Note
<contrib-group> <contrib contrib-type="author"> <name> <surname>Coulson</surname> <given-names>Phil</given-names> </name> <author-comment content-type="deceased"><p>Deceased</p></author-comment> </contrib> </contrib-group>