◇◆
<attrib> Attribution
Container element for information concerning the origin of an
extract, figure, display quote, table, verse, or similar element.
Usage/Remarks
This element is a very unregulated container that may
hold a description of the source, name of the author, formal thanks, copyright
or permissions material, or other information.
Display/Formatting Note
The contents of this element are typically displayed on a separate line (or lines),
following the material it concerns, thus inheriting that material’s margins.
Attributes
Multi-lang Attributes
Models and Context
May be contained in
Description
Any combination of:
- Text, numbers, or special characters
- Linking Elements
- Related Material Elements
- <hr> Horizontal Rule
- Emphasis Elements
- <bold> Bold
- <fixed-case> Fixed Case
- <italic> Italic
- <monospace> Monospace Text (Typewriter Text)
- <overline> Overline
- <overline-start> Overline Start
- <overline-end> Overline End
- <roman> Roman
- <sans-serif> Sans Serif
- <sc> Small Caps
- <strike> Strike Through
- <underline> Underline
- <underline-start> Underline Start
- <underline-end> Underline End
- <ruby> Ruby Annotation Wrapper
- <alternatives> Alternatives For Processing
- Inline Display Elements
- Inline Math Elements
- Math Elements
- Other Inline Elements
- Internal Linking Elements
- Baseline Change Elements
- <x> X - Generated Text and Punctuation
- <break> Line Break
Content Model
<!ELEMENT attrib (#PCDATA %attrib-elements;)* >
Expanded Content Model
(#PCDATA | email | ext-link | uri | inline-supplementary-material | related-article | related-object | hr | bold | fixed-case | italic | monospace | overline | overline-start | overline-end | roman | sans-serif | sc | strike | underline | underline-start | underline-end | ruby | alternatives | inline-graphic | inline-media | private-char | chem-struct | inline-formula | tex-math | mml:math | abbrev | index-term | index-term-range-end | milestone-end | milestone-start | named-content | styled-content | fn | target | xref | sub | sup | x | break)*
Tagged Samples
Table compiled from other sources
...
<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>
...
Poem (<verse-group>)
...
<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’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>—Robert Frost “Fire and Ice”</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>
...
Figure (<fig>)
...
<fig id="f1" orientation="portrait" position="float">
<graphic xlink:href="f1"/>
<attrib>Brookhaven National Laboratory</attrib>
</fig>
...
Speech (<speech>)
...
<disp-quote>
<speech>
<speaker>Suda:</speaker>
<p>I will ask now Kakizawa from Your Party, is
it possible [for your party] to merge with the
Japan Restoration Party, this [topic] has also
become now the focus of the news.</p>
</speech>
<speech>
<speaker>Kakizawa:</speaker>
<p>When appearing on this program I looked forward
enormously to decide on this, well, it is up to
[their] policy, policy is important.</p>
</speech>
<attrib>(<italic>Shin Hōdō 2001</italic>, November 25, 2012)</attrib>
</disp-quote>
...
Another poem (<verse-group>)
...
<verse-group>
<verse-line>When dredful swelling seas, through boisterous windy blastes</verse-line>
<verse-line>So tosse the shippes, that al for nought, serues ancor sayle and
mastes.</verse-line>
<verse-line>Who takes not pleasure then, safely on shore to rest,</verse-line>
<verse-line>And see with dreade and depe despayre, how shipmen are distrest.</verse-line>
<verse-line>Not that we pleasure take, when others felen smart,</verse-line>
<verse-line>Our gladnes groweth to see their harmes, and yet to fele no parte.</verse-line>
<attrib>(Tottel 1903:159)</attrib>
</verse-group>
...
One figure, two attributions
... <fig id="f1"> <label xml:lang="pt">Figura 2</label> <label xml:lang="en">Figure 2</label> <caption xml:lang="pt"> <title>Esquema de perfil de superfície determinado pelo movimento da agulha da ponteira de varrimento do equipamento Surftest SJ - 400</title> </caption> <caption xml:lang="en"> <title>Surface profile scheme determined by the movement of the needle tip of the scanning equipment Surftest SJ - 400</title> </caption> <graphic id="g23s" xlink:href="..."/> <attrib xml:lang="pt">Fonte: adaptado de Söğütlü (2005). <xref ref-type="bibr" rid="B310">Söğütlü C. (2005)</xref>. </attrib> <attrib xml:lang="en">Source: Adapted from Söğütlü (2005). <xref ref-type="bibr" rid="B310">Söğütlü C. (2005)</xref>. </attrib> </fig> ...