<license-p>
License Paragraph (ライセンス段落)
備考
コンテンツ・モデル
<!ELEMENT license-p (#PCDATA %license-p-elements;)* >
拡張コンテンツ・モデル
(#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)*
記述方法
- 文字、数字または特殊文字
- リンク要素
- <inline-supplementary-material> Inline Supplementary Material Metadata
- 関連素材要素
- 段落レベル表示要素
- <address> Address/Contact Information
- <array> Array (Simple Tabulation)
- <boxed-text> Boxed Text
- <chem-struct-wrap> Chemical Structure Wrapper
- <code> Code
- <fig> Figure
- <fig-group> Figure Group
- <graphic> Graphic
- <media> Media Object
- <preformat> Preformatted Text
- <supplementary-material> Supplementary Material Metadata
- <table-wrap> Table Wrapper
- <table-wrap-group> Table Wrapper Group
- <alternatives> Alternatives For Processing
- <disp-formula> Formula, Display
- <disp-formula-group> Formula, Display Group
- 引用文献要素
- 強調要素
- <award-id> Award Identifier
- <funding-source> Funding Source
- <open-access> Open Access
- <chem-struct> Chemical Structure (Display)
- <inline-formula> Formula, Inline
- 行内表示要素
- リスト
- 数式要素
- その他の行内要素
- <disp-quote> Quote, Displayed
- <speech> Speech
- <statement> Statement, Formal
- <verse-group> Verse Form for Poetry
- <fn> Footnote
- <target> Target of an Internal Link
- <xref> X (cross) Reference
- 基準線変更要素
- <price> Price
この要素は以下の要素内に含むことができます:
用例
...
<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>
...