<disp-quote>

Quote, Displayed

Definition

Extract or extended quoted passage from another work, usually made typographically distinct from surrounding text

Remarks

Conversion Note: Use this element for epigraphs, as well as for block quotes and extracts within text.

Attributes

id Identifier
xml:lang Language

Model Information

Content Model

<!ELEMENT  disp-quote   %disp-quote-model;                           >

Description

The following, in order:

This element may be contained in:

<abstract> Abstract; <ack> Acknowledgments; <app> Appendix; <app-group> Appendix Matter; <body> Body of the Book; <boxed-text> Boxed Text; <disp-quote> Quote, Displayed; <fig> Figure; <gloss-group> Glossary Group; <glossary> Glossary Elements List; <named-content> Named Special (Subject) Content; <notes> Notes; <p> Paragraph; <ref-list> Reference List (Bibliographic); <sec> Section; <supplementary-material> Supplementary Material; <table-wrap> Table Wrapper; <trans-abstract> Translated Abstract

Tagged Example


...
<p>During article conversion, any items that are recognized 
as math are translated into Te&chi;. This would include any 
expression tagged specifically as a &ldquo;formula&rdquo; or 
&ldquo;display formula,&rdquo; as well as any free-standing 
expression that cannot be represented in HTML. These 
expressions include radicals, fractions, and anything with 
an overbar (other than accented characters). For example:
<disp-quote>
<p>&ldquo;<italic>x</italic> + <italic>y</italic> = 
2<italic>z</italic>&rdquo; would not be recognized as a 
math expression, but &ldquo;&lt;formula&gt;<italic>x</italic> 
+ <italic>y</italic> = 2<italic>z</italic>&lt;/formula&gt;&rdquo; 
would be.</p>
</disp-quote>
...
</p>
...

Module

para.ent