◇◆
<disp-quote> Quote, Displayed
Extract or extended quoted passage from another work, usually made typographically
distinct from surrounding text.
Usage/Remarks
Best Practice
Use this element for epigraphs, as well as for block quotes and extracts within text.
Attributes
Multi-lang Attributes
Models and Context
May be contained in
<abstract>, <ack>, <answer>, <app>, <app-group>, <bio>, <body>, <boxed-text>, <disp-quote>, <explanation>, <fig>, <glossary>, <license-p>, <named-content>, <notes>, <option>, <p>, <question>, <question-preamble>, <ref-list>, <sec>, <styled-content>, <supplementary-material>, <table-wrap>, <td>, <th>, <trans-abstract>
Description
The following, in order:
- <label> Label (of an Equation, Figure, Reference, etc.), zero or one
- <title> Title, zero or one
- Any combination of:
- Paragraph-level Display Elements
- <address> Address/Contact Information
- <answer> Answer to a Question
- <answer-set> Answer Set
- <array> Array (Simple Tabulation)
- <block-alternatives> Block-level Alternatives
- <boxed-text> Boxed Text
- <chem-struct-wrap> Chemical Structure Wrapper
- <code> Code
- <explanation> Explanation
- <fig> Figure
- <fig-group> Figure Group
- <graphic> Graphic
- <media> Media Object
- <preformat> Preformatted Text
- <question> Question
- <question-wrap> Question Wrapper
- <question-wrap-group> Question Wrapper Group
- <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
- Lists
- Math Elements
- <p> Paragraph
- <related-article> Related Article Information
- <related-object> Related Object Information
- <ack> Acknowledgments
- <disp-quote> Quote, Displayed
- <speech> Speech
- <statement> Statement, Formal
- <verse-group> Verse Form for Poetry
- <x> X - Generated Text and Punctuation
- Paragraph-level Display Elements
- Any combination of:
- Ownership Elements
Content Model
<!ELEMENT disp-quote %disp-quote-model; >
Expanded Content Model
(label?, title?, (address | alternatives | answer | answer-set | array | block-alternatives | boxed-text | chem-struct-wrap | code | explanation | fig | fig-group | graphic | media | preformat | question | question-wrap | question-wrap-group | supplementary-material | table-wrap | table-wrap-group | disp-formula | disp-formula-group | def-list | list | tex-math | mml:math | p | related-article | related-object | ack | disp-quote | speech | statement | verse-group | x)*, (attrib | permissions)*)
Tagged Samples
<sec>
Display quote may occur anywhere within a section, at the same level as a paragraph.
...
<sec>
<title>Introduction</title>
<disp-quote>
<p>Dead flies cause the ointment of the apothecary to send forth a
stinking savor; so doth a little folly him that is in reputation
for wisdom and honour.</p>
<attrib>Ecclesiastes 10:1</attrib>
</disp-quote>
<p>The term “flies in the ointment” is occasionally used
to describe minor defects in some endeavor. But this quote from
Ecclesiastes has a much wider scope ...</p>
</sec>
...
Epigraph
...
<body>
<disp-quote>
<preformat>... who would fardels bear,
To grunt and sweat under a weary life,
But that the dread of something after death,
The undiscover’d country from whose bourn
No traveller returns, puzzles the will
And makes us rather bear those ills we have
Than fly to others that we know not of?</preformat>
<attrib>William Shakespeare, Hamlet, Act III,
Scene IV</attrib>
</disp-quote>
<p>Shakespeare well understood the underpinning of
our society’s tenacious need to cling to life:
the fear of death, the fear of the unknown. Yes, we
acknowledge death is part of nature’s cycle,
but even as we do so, we struggle ...</p>
<sec>...</sec>
</body>
...
Containing a <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>
...