<license-p>

License Paragraph

Paragraph of text within the description of a <license>.

Remarks

The ordinary <p> is not used, because additional tags are allowed only within <license-p>.
The attribute @content-type may be used to specify what kind of information is described in the license paragraph, for retrieval or special processing. Typical values are “open-access”, “licensed non-commercial use”, and “CCC-statement”.

Attributes

Content Model

<!ELEMENT  license-p    (#PCDATA %license-p-elements;)*              >

Expanded Content Model

(#PCDATA | email | ext-link | uri | inline-supplementary-material | related-article | related-object | address | alternatives | array | boxed-text | chem-struct-wrap | code | fig | fig-group | graphic | media | preformat | supplementary-material | table-wrap | table-wrap-group | disp-formula | disp-formula-group | citation-alternatives | element-citation | mixed-citation | nlm-citation | bold | fixed-case | italic | monospace | overline | roman | sans-serif | sc | strike | underline | ruby | award-id | funding-source | open-access | chem-struct | inline-formula | inline-graphic | private-char | def-list | list | tex-math | mml:math | abbrev | milestone-end | milestone-start | named-content | styled-content | disp-quote | speech | statement | verse-group | fn | target | xref | sub | sup | price)*

Description

Any combination of:

This element may be contained in:

Example

...
<article-meta>
...
<elocation-id seq="1">051101</elocation-id>
<permissions>
<license license-type="ccc">
<license-p>0003-6951/2006/88(5)/051101/3/<price>$23.00</price></license-p>
</license>
</permissions>
<abstract>...</abstract>
<counts>
<page-count count="3"/>
</counts>
</article-meta>
...