<journal-title>

Journal Title (Full)

The title of the journal in which the article is published; part of the journal metadata

Remarks

This element (<journal-title>) has been significantly remodeled in version 3.0 of the Tag Set. The values and/or usage in version 3.0 are not backward-compatible with that in previous versions of the Tag Set. Specifically, in prior versions the <journal-title> element was allowed outside the <journal-title-group> element.

Attributes

content-type Type of Content
xml:lang Language

Content Model

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

Expanded Content Model

(#PCDATA)*

Description

Text, numbers, or special characters, zero or more

This element may be contained in:

<journal-title-group>

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