<attrib>

Attribution (帰属)

抜粋、別行立て引用、詩、または類似した要素の原典に関する情報のコンテナ要素。

備考

使用法: この要素は、出典の説明、著者の名前、謝辞、著作権資料、またはその他の情報を格納できる非常に規制のないコンテナです。
表示/書式設定上の注意点: この要素の内容は、該当するコンテンツの後に、通常、別の行 (または複数の行) に表示され、そのマージンを継承します。

属性

コンテンツ・モデル

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

拡張コンテンツ・モデル

(#PCDATA | email | ext-link | uri | inline-supplementary-material | related-article | related-object | bold | fixed-case | italic | monospace | overline | roman | sans-serif | sc | strike | underline | ruby | alternatives | inline-graphic | private-char | chem-struct | inline-formula | tex-math | mml:math | abbrev | milestone-end | milestone-start | named-content | styled-content | fn | target | xref | sub | sup)*

記述方法

この要素は以下の要素内に含むことができます:

用例 1

他の出典から作成された表:
...
<table-wrap position="anchor">
<label>Table 1</label>
<caption>
<title>Incidence of COPD in Asian Countries: a Comparison
of Japan, Korea, and India</title>
</caption>
<table frame="box" rules="all" cellpadding="5">...</table>
<table-wrap-foot>
<attrib>To compile this table, the authors reviewed data
from three studies on the incidence of chronic obstructive
pulmonary disease (COPD) in Asia conducted since 2001:
(1) COPD in Japan: the Nippon COPD Epidemiology Study.
Respirology. 2004;9:458-465; (2) Prevalence of Chronic
Obstructive Pulmonary Disease in Korea: A Population-based
Spirometry Survey. Am J Respir Crit Care Med. 2005;172:842
-847; (3) A multicentric study on epidemiology of chronic
obstructive pulmonary disease and its relationship with
tobacco smoking and environmental tobacco smoke exposure.
Indian J Chest Dis Allied Sci. 2006;48:23-27.</attrib>
</table-wrap-foot>
</table-wrap>
...

用例 2

詩人と詩の出典:
...
<sec>
<title>Buy or Lease?<break/>
Two Models for Scholarly Information<break/>
at the End (or the Beginning) of an Era</title>
<verse-group>
<verse-line>Some say the world will end in fire,</verse-line>
<verse-line>Some say in ice.</verse-line>
<verse-line>From what I&rsquo;ve tasted of desire</verse-line>
<verse-line>I hold with those who favor fire.</verse-line>
<verse-line>But if it had to perish twice,</verse-line>
<verse-line>I think I know enough of hate</verse-line>
<verse-line>To say that for destruction ice</verse-line>
<verse-line>Is also great</verse-line>
<verse-line>And would suffice.</verse-line>
<attrib>&mdash;Robert Frost &ldquo;Fire and Ice&rdquo;</attrib>
</verse-group>
<p>Within living memory, our use of print (static) information has been
governed by copyright law and the practices that have evolved around it.
Enter electronic information, where publishers deliver it with licenses and
new rules, a very different framework from copyright ...</p>
</sec>
...

用例 3

画像イメージの出典:
... 
<fig id="f1" orientation="portrait" position="float">
<graphic xlink:href="f1"/>
<attrib>Brookhaven National Laboratory</attrib>
</fig>
...