<trans-abstract>
Translated Abstract
Abstract that has been translated into a language other than that in which the work was originally published.
Attributes
Content Model
<!ELEMENT trans-abstract %trans-abstract-model; >
Expanded Content Model
((object-id)*, (sec-meta?, label?, title?, (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 | def-list | list | tex-math | mml:math | p | related-article | related-object | ack | disp-quote | speech | statement | verse-group | x)*, (sec)*, (notes | fn-group | glossary | ref-list)*))
Description
The following, in order:
- <object-id> Object Identifier, zero or more
- The following, in order:
- <sec-meta> Section Metadata, zero or one
- <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
- <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
- 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
- <sec> Section, zero or more
- Any combination of:
This element may be contained in:
Example
<article dtd-version="1.2">
<front>
<journal-meta>...</journal-meta>
<article-meta>
<article-id pub-id-type="publisher-id">0002792-200209170-00001</article-id>
<article-categories>
<subj-group>
<subject>Editorial</subject>
</subj-group>
</article-categories>
<title-group>
<article-title>Quebec's Bill 114</article-title>
<trans-title-group xml:lang="fr">
<trans-title>La Loi 114 du Québec</trans-title>
</trans-title-group>
</title-group>
<pub-date publication-format="print" date-type="pub" iso-8601-date="2001-01-02">
<day>02</day>
<month>01</month>
<year>2001</year>
</pub-date>
...
<permissions>
<copyright-statement>Copyright © 2001, The Canadian Medical
Association</copyright-statement>
</permissions>
<abstract>
<p>When 51-year-old Claude Dufresne, experiencing his second myocardial
infarction, arrived ...</p>
</abstract>
<trans-abstract xml:lang="fr">
<p>Claude Dufresne, 51 ans, en proie à son deuxième
infarctus du myocarde, est arrivé trop tard de six minutes
à l'urgence du Centre hospitalier du Centre-de-la-Mauricie,
hôpital de 142 lits de Shawinigan- Sud. Les portes de
l'urgence étaient en effet fermées pour la nuit,
parce qu'aucun des 60 médecins de famille ou internistes
de l'hôpital n'était disponible pour assurer
le service. M. Dufresne est décédé en chemin
vers la salle d'urgence ouverte la plus près, à
quelque 30 minutes de là.</p>
</trans-abstract>
</article-meta>
</front>
<body>...</body>
<back>...</back>
</article>