<trans-abstract> Translated Abstract

Abstract that has been translated into a language other than that in which the work was originally published.
Related Elements
See element <abstract>, which is the original-language version of the abstract.
Attributes

Base Attributes

Models and Context
May be contained in
Description
The following, in order:
Content Model
<!ELEMENT  trans-abstract
                        %trans-abstract-model;                       >
Expanded Content Model

((object-id)*, label?, title?, (p)*, (sec)*)

Tagged Sample

<article-meta>

<article dtd-version="1.3d2">
 <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&eacute;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 &#x00A9; 2001, The Canadian 
     Medical Association</copyright-statement>
    <copyright-year>2001</copyright-year>
   </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 &agrave; son deuxi&egrave;me
     infarctus du myocarde, est arriv&eacute; trop tard de six minutes
     &agrave; l&apos;urgence du Centre hospitalier du Centre-de-la-Mauricie,
     h&ocirc;pital de 142 lits de Shawinigan- Sud. Les portes de
     l&apos;urgence &eacute;taient en effet ferm&eacute;es pour la nuit,
     parce qu&apos;aucun des 60 m&eacute;decins de famille ou internistes
     de l&apos;h&ocirc;pital n&apos;&eacute;tait disponible pour assurer
     le service. M. Dufresne est d&eacute;c&eacute;d&eacute; en chemin
     vers la salle d&apos;urgence ouverte la plus pr&egrave;s, &agrave;
     quelque 30 minutes de l&agrave;.</p>
   </trans-abstract>
  </article-meta>
 </front>
 <body>...</body>
 <back>...</back>
</article>
Related Resources