<volume-series>

Volume Series

Series number of a journal volume for the rare case where a single journal or single book series has multiple volumes with the same volume number.

Remarks

In the BITS, this element is used only inside citations (<element-citation> and <mixed-citation>) and similar referencing elements, where it will rarely be used. It handles the case in which a publisher reissues a journal and restarts the volume numbering with “1”. Duplicate volume numbers would then exist and need to be differentiated in citations. One solution for differentiation is for the publisher to add a series number to the volume number and the <volume-series> has been created to hold such a number.

Best Practice: The <volume-series> element should hold the number or name of the series of the volume’s series (for example, “1” for the original numbering and “2” for the re-numbering), while the <volume> element should hold the number of the volume within that series (for example, “519”).

Attributes

content-type Type of Content
specific-use Specific Use
xml:lang Language

Related Elements

This element is not related to the metadata elements for volume number (<volume>) or volume identifier(<volume-id>). This element is used in citations and other referencing elements such as <related-article>.

Content Model

<!ELEMENT  volume-series
                        (#PCDATA %volume-series-elements;)*          >

Expanded Content Model

(#PCDATA | email | ext-link | uri | inline-supplementary-material | related-article | related-object | hr | bold | italic | monospace | overline | overline-start | overline-end | roman | sans-serif | sc | strike | underline | underline-start | underline-end | alternatives | inline-graphic | private-char | chem-struct | inline-formula | tex-math | mml:math | abbrev | index-term | index-term-range-end | milestone-end | milestone-start | named-content | styled-content | fn | target | xref | sub | sup | x)*

Description

Any combination of:

This element may be contained in:

<element-citation>, <mixed-citation>, <product>, <related-article>, <related-object>

Example

No sample is available at this time.

Module

JATS-common1.ent