<author-comment>

Author Comment

Textual material associated with a contributor.

Remarks

Common Practice: While a typical author comment might explain, for example, some facts about the circumstances under which a contributor wrote the article material, during conversion, the <author-comment> element can also act as an escape mechanism, to take the content of any contributor-related elements not anticipated by the Suite.

Attributes

content-type Type of Content
id Identifier
specific-use Specific Use
xml:lang Language

Content Model

<!ELEMENT  author-comment
                        %author-comment-model;                       >

Expanded Content Model

(title?, (p)+)

Description

The following, in order:

This element may be contained in:

<collab>, <contrib>, <contrib-group>

Example

<article>
<front>
<journal-meta>
<journal-id journal-id-type="pmc">BMJ</journal-id>
<journal-id journal-id-type="publisher">BR MED J</journal-id>
<issn>0959-8138</issn>
<publisher>
<publisher-name>British Medical Journal</publisher-name>
</publisher>
</journal-meta>
<article-meta>
<article-id pub-id-type="pmid">10092260</article-id>
<title-group>
<article-title>Systematic review of day hospital
care for elderly people</article-title>
</title-group>
<contrib-group>
<contrib contrib-type="author">
<string-name><surname>Forster</surname>,
<given-names>Anne Williams</given-names>
</string-name>
<role>research physiotherapist</role>
<xref ref-type="aff" rid="StLukes"/>
</contrib>
<contrib contrib-type="author">
<string-name><surname>Young</surname>,
<given-names>John G.</given-names></string-name>
<role>consultant physician</role>
<xref ref-type="aff"/>
<author-comment><p>on behalf of the Day Hospital
Group</p></author-comment>
</contrib>
</contrib-group>
<aff id="StLukes">...</aff>
<pub-date pub-type="pub" iso-8601-date="1999-03-27">...</pub-date>
...
</article-meta>
</front>
...</article>

Module

JATS-articlemeta1.ent