<issn>

ISSN

International Standard Series Number, an eight-character code that provides title identification for serial publications. Such numbers may be assigned to one or more versions of a journal by the ISDS (International Serials Data System) in Paris or by one of the national ISDS Centers.

Attributes

content-type Type of Content
primary Primary
pub-type Type of Publication

Content Model

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

Expanded Content Model

(#PCDATA)*

Description

Text, numbers, or special characters, zero or more

This element may be contained in:

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

Example 1

In an element-style bibliographic reference (punctuation and spacing removed):

...
<ref>
<element-citation>
<person-group person-group-type="author">
<name><surname>Forster</surname>
<given-names>Anne Williams</given-names></name>
<name><surname>Young</surname>
<given-names>John G.</given-names></name>
</person-group>
<article-title>Systematic review of day hospital
care for elderly people</article-title>
<source>British Medical Journal</source>
<volume>318</volume>
<issue>7187</issue>
<fpage>837</fpage>
<lpage>841</lpage>
<day>27</day>
<month>03</month>
<year>1999</year>
<issn>0959-8138</issn>
<pub-id>10092260</pub-id>
</element-citation>
</ref>
...

Example 2

In a mixed-style bibliographic reference (punctuation and spacing preserved):

...
<ref>
<mixed-citation>
<person-group person-group-type="author">
<string-name><surname>Forster</surname>
<given-names>Anne Williams</given-names></string-name>
<string-name><surname>Young</surname>
<given-names>John G.</given-names></string-name>
</person-group>.
<article-title>Systematic review of day hospital 
care for elderly people</article-title>.
<source>British Medical Journal</source>. 
<day>27</day> <month>03</month>
<year>1999</year>;
<volume>318</volume>(<issue>7187</issue>):
<fpage>837</fpage>&ndash;<lpage>841</lpage>. 
ISSN: <issn>0959-8138</issn>. 
<pub-id>10092260</pub-id>.
</mixed-citation>
</ref>
...

Module

common3.ent