<isbn>

ISBN

International Standard Book Number, the international code for identifying a particular version or printing of a book

Remarks

Content Types. Two @content-type values are defined:

ISBN-10

Indicates that the ISBN contains 10 digits

ISBN-13

Indicates that the ISBN contains 13 digits

Use of the @content-type attribute will be enforced via Schematron.

Attribute

content-type Type of Content

Expanded Content Model

(#PCDATA)*

Description

Text, numbers, or special characters, zero or more

Example

<article article-type="table-of-contents" xml:lang="en" structure-type="header" dtd-version="0.10" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
...
<pub-date pub-type="print"><string-date><month number="4">April</month> <year>2013</year></string-date></pub-date>
<volume>81</volume>
<issue>2</issue>
<issue-title>Behavioral Medicine and Clinical Health Psychology</issue-title>
<isbn content-type="isbn-10">1-4338-1527-3</isbn>
<fpage>i</fpage>
<lpage>ii</lpage>...

...
<article-meta>...

<product>
<source>Polarities of Experience: Relatedness and Self-Definition in Personality Development, Psychopathology, 
and the Therapeutic Process</source>.
By <person-group><string-name><given-names>Sidney J.</given-names> <surname>Blatt</surname></string-name></person-group> 
<publisher-loc>Washington, DC</publisher-loc>: <publisher-name>American Psychological Association</publisher-name>, <year>2008</year>, 
<size units="pages">404 pp</size>. <isbn content-type="ISBN-13">978-1-4-4388-0314-7</isbn>. <comment>$69.95. (hardcover)</comment></product>...

Module

common3.ent