<product> Product Information

Container element for the metadata concerning one product (for example, a book, software package, website, or hardware component) discussed in an article.

Usage/Remarks

Best Practice

This element should be used when the value of the @article-type attribute on the element <article> is “book-review” or “product-review”.
A review of a book, journal, website, etc., should include as much information about the item being reviewed as is practical, for example, the running time of a film or the number of pages in a book (both of which would be tagged as <size>). See the tagged example below for more element used inside <product>.
NLM DTD Historical Note
This element (<product>) was significantly remodeled from previous versions of this Tag Set. The current NISO JATS values are backward compatible with all JATS versions and with the last NLM version, but not with earlier NLM DTD versions. Specifically, in prior versions the <product> element was allowed to contain the <page-count> element, now replaced by the <size> element.
Attributes

Base Attributes

Namespaces

Models and Context
May be contained in
Description
Any combination of:
Content Model
<!ELEMENT  product      (#PCDATA %product-elements;)*                >
Expanded Content Model

(#PCDATA | inline-supplementary-material | related-article | related-object | bold | fixed-case | italic | monospace | overline | roman | sans-serif | sc | strike | underline | ruby | alternatives | inline-graphic | inline-media | chem-struct | inline-formula | abbrev | index-term | index-term-range-end | named-content | styled-content | price | annotation | article-title | chapter-title | collab | collab-alternatives | comment | conf-acronym | conf-date | conf-loc | conf-name | conf-sponsor | data-title | date | date-in-citation | day | edition | email | elocation-id | etal | ext-link | fpage | gov | institution | institution-wrap | isbn | issn | issn-l | issue | issue-id | issue-part | issue-title | lpage | month | name | name-alternatives | object-id | page-range | part-title | patent | person-group | pub-id | publisher-loc | publisher-name | role | season | series | size | source | std | string-date | string-name | supplement | trans-source | trans-title | uri | version | volume | volume-id | volume-series | year | fn | target | xref | sub | sup)*

Tagged Sample

Deeply tagged

The element contents of <product> can be sequenced in any order, with or without punctuation, interspersed with text.
...  
<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>, 
 <publisher-loc>Essex, United Kingdom</publisher-loc>,
 <year>year</year>, Price: <price>$324.00</price>. 
 ISBN: <isbn>9781420058741</isbn>, <size 
 units="pages">80</size> p. (hardcover)
</product>
...
Related Resource
One major use for this element is to hold the metadata about a product that is being reviewed. For a discussion on the use of <product> in Reviews, see Tagging Book or Product Reviews.