<journal-title-group>

Journal Title Group

A container element to hold the <title> and any subsidiary titles (for example, <subtitle>s) for the journal in which the article was published.

Remarks

This entire element may be repeated when the journal has multiple fully-distinct titles. However, translated titles, subtitles, and abbreviated titles have their own markup within <journal-title-group>.

Attribute

content-type Type of Content

Content Model

<!ELEMENT  journal-title-group
                        %journal-title-group-model;                  >

Expanded Content Model

(journal-title*, journal-subtitle*, trans-title-group*, abbrev-journal-title*)

Description

The following, in order:

This element may be contained in:

<journal-meta>

Example

...
<front>
<journal-meta>
<journal-id>...</journal-id>
<journal-title-group>
<journal-title>International Journal of Health Geographics</journal-title>
</journal-title-group>
<issn>1476-072X</issn>
<publisher>
<publisher-name>BioMed Central</publisher-name>
</publisher>
</journal-meta>
<article-meta>...</article-meta>
</front>
...

Module

journalmeta3.ent