<isbn>

ISBN

International Standard Book Number, the international code for identifying a particular product form or edition of a publication, typically a monographic publication.

Remarks

Within the ISBN, spacing, hyphens, and punctuation should be preserved.

ISBNs can be assigned to books, reports, standards documents, conference proceedings, and dissertations. The <isbn> element can be used to record all such numbers inside bibliographic citations (<element-citation> and <mixed-citation>). Within the ISBN, spacing, hyphens, and punctuation should be preserved. Within a mixed-style citation, the text “ISBN:”, if present, should be kept as text within the citation but not placed inside the <isbn> element. Within an element-style citation, the text “ISBN:”, if present, should be removed from the citation and also not placed inside the <isbn> element.

Attributes

content-type Type of Content
id Document Internal Identifier
publication-format Format of Publication
specific-use Specific Use
xml:base Base

Content Model

<!ELEMENT  isbn         (#PCDATA %isbn-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

As part of the description of a product being reviewed:


...  
<product>
<source>Image-Guided Radiation Therapy in Lymphoma Management. 
The Increasing Role of Functional Imaging.</source>
<name name-style="western"><surname>Macklis</surname>
<given-names>R. M.</given-names></name>
<name name-style="western"><surname>Conti</surname>
<given-names>P. S.</given-names></name>
<publisher-name>Informa Healthcare</publisher-name>, 
Essex, United Kingdom, 2010, Price: <price>$324.00</price>. 
ISBN: <isbn>9781420058741</isbn>, 80 p. (hardcover)
</product>
...

...
<article-meta>
...
<product>
<name><surname>Lapeyre</surname>
<given-names>Deborah A.</given-names></name>
<name><surname>Usdin</surname>
<given-names>B. Tommie</given-names></name>
<source>Wildflowers of the Washington Area</source>
<year iso-8601-date="2002">2002</year>
<publisher-name>Lippman, Ltd.</publisher-name>
<publisher-loc>Bethesda, MD</publisher-loc>
<isbn>0-23-8675-309</isbn>, includes a CD-ROM,
<price>$19.95</price> (Used 12.50 when available)
</product>
...
</article-meta>
...

Module

JATS-common1.ent