<trans-title>

Translated Title

Definition

As part of a bibliographic reference, an alternate version of an article’s title (<article-title>), where that title that has been translated into a language other than that of the original work.

Attribute

xml:lang Language

Related Elements

There are several elements concerned with the title of a book or any of its components (such as a chapter), all contained within the wrapper element <book-title-group> in the book metadata or the <title-group> in the metadata for a book component (<book-part-meta>). The <book-title> is the full title of the book in the original language of the document. The <title> is the full title of book component such as a chapter. The <subtitle> is a subordinate or auxiliary title that adds information to the full title or modifies the full title. The <alt-title> is another version of the full title, usually created so that the title can be processed in a special way, for example, a short version of the title for use in a Table of Contents, an ASCII title, or a version of the title to be used in the right-running-head. The <trans-title> is a version of the title translated into a language other than the original language of publication.

Model Information

Content Model

<!ELEMENT  trans-title  (#PCDATA %title-elements;)*                  >

Description

Any combination of:

This element may be contained in:

<book-title-group> Book Title Group; <citation> Citation; <related-article> Related Article Information; <title-group> Title Group

Tagged Example


...
<ref>
<citation>
<article-title>Quebec&rsquo;s Bill 114</article-title>
<trans-title xml:lang="FR">La Loi 114 du Qu&eacute;bec</trans-title>
<source>Candian Medical Association Journal</source>
<trans-source>Journal de l&rsquo;Association m&eacute;dicale 
canadienne</trans-source>
<publisher-name>The Canadian Medical Association</publisher-name>
<volume>167</volume>
<issue>6</issue>
<fpage>617</fpage>
<lpage>625</lpage>
<month>1</month>
<day>2</day>
<year>2001</year>
<issn>0820-3946</issn>
<pub-id>0002792-200209170-00001</pub-id>
</citation>
</ref>
...

Module

common.ent