Copyright notice or statement, suitable for printing or display.
The copyright year is usually identified within the copyright statement, as this statement is expected to be displayed. The year may also be repeated in the element <copyright-year>.
The <copyright-holder>, <copyright-statement>, and <copyright-year> elements may be used only within the container element <permissions>.
Historical Note: This element (<copyright-statement>) was significantly remodeled for NLM 3.0. The current JATS values are backwards compatible with NLM 3.0 but not with earlier versions. Specifically, in prior versions the <copyright-statement> element was allowed outside the <permissions> container element (although this was not best practice).
<!ELEMENT copyright-statement (#PCDATA %copyright-statement-elements;)* >
(#PCDATA | email | ext-link | uri | bold | italic | monospace | overline | roman | sans-serif | sc | strike | underline | named-content | styled-content | sub | sup)*
Any combination of:
<article>
<front>
<article-meta>
<title-group>...</title-group>
<contrib-group>
<contrib contrib-type="author">...
</contrib-group>
<permissions>
<copyright-statement>Copyright © 1999, British
Medical Journal</copyright-statement>
<copyright-year>1999</copyright-year>
<copyright-holder>British Medical Journal</copyright-holder>
</permissions>
<abstract>
<p>To examine the effectiveness of day hospital attendance
in prolonging independent living for elderly people.</p>
</abstract>
</article-meta>
...
JATS-common0.ent