◇◆
<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 elements 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
Multi-lang Attributes
Namespaces
Models and Context
May be contained in
Description
Any combination of:
- Text, numbers, or special characters
- Related Material Elements
- <hr> Horizontal Rule
- <break> Line Break
- Emphasis Elements
- <bold> Bold
- <fixed-case> Fixed Case
- <italic> Italic
- <monospace> Monospace Text (Typewriter Text)
- <overline> Overline
- <overline-start> Overline Start
- <overline-end> Overline End
- <roman> Roman
- <sans-serif> Sans Serif
- <sc> Small Caps
- <strike> Strike Through
- <underline> Underline
- <underline-start> Underline Start
- <underline-end> Underline End
- <ruby> Ruby Annotation Wrapper
- <alternatives> Alternatives For Processing
- Inline Display Elements
- Inline Math Elements
- <label> Label (of an Equation, Figure, Reference, etc.)
- Math Elements
- Other Inline Elements
- <price> Price
- <annotation> Annotation in a Citation
- <article-title> Article Title
- <chapter-title> Chapter Title in a Citation (deprecated)
- <collab> Collaborative (Group) Author (deprecated)
- <collab-alternatives> Collaboration Alternatives (deprecated)
- <collab-name> Collaborative (Group) Name
- <collab-name-alternatives> Collaborative (Group) Name Alternatives
- <collab-wrap> Collaborative (Group) Wrapper
- <comment> Comment in a Citation
- <conf-acronym> Conference Acronym
- <conf-date> Conference Date
- <conf-loc> Conference Location
- <conf-name> Conference Name
- <conf-sponsor> Conference Sponsor
- <data-title> Data Title
- <date> Date
- <date-in-citation> Date within a Citation
- <day> Day
- <edition> Edition Statement, Cited
- Linking Elements
- <elocation-id> Electronic Location Identifier
- <etal> Et Al.
- <fpage> First Page
- <gov> Government Report, Cited
- <institution> Institution Name: in an Address
- <institution-wrap> Institution Wrapper
- <isbn> ISBN
- <issn> ISSN International Standard Serial Number
- <issn-l> ISSN-L (Linking ISSN)
- <issue> Issue Number
- <issue-id> Issue Identifier
- <issue-part> Issue Part
- <issue-title> Issue Title
- <lpage> Last Page
- <month> Month
- <name> Name of Person
- <name-alternatives> Name Alternatives
- <object-id> Object Identifier
- <page-range> Page Ranges
- <part-title> Part Title in a Citation
- <patent> Patent Number, Cited
- <person-group> Person Group for a Cited Publication
- <pub-id> Publication Identifier for a Cited Publication
- <publisher-loc> Publisher’s Location
- <publisher-name> Publisher’s Name
- <role> Role or Function Title of Contributor
- <season> Season
- <series> Series
- <size> Size
- <source> Source
- <std> Standard, Cited (deprecated)
- <string-date> Date as a String
- <string-name> Name of Person (Unstructured)
- <supplement> Supplement Information
- <trans-source> Translated Source (deprecated)
- <trans-title> Translated Title (deprecated)
- <version> Version Statement
- <volume> Volume Number
- <volume-id> Volume Identifier
- <volume-series> Volume Series
- <year> Year
- Internal Linking Elements
- Baseline Change Elements
- <x> X - Generated Text and Punctuation
Content Model
<!ELEMENT product (#PCDATA %product-elements;)* >
Expanded Content Model
(#PCDATA | inline-supplementary-material | related-article | related-object | hr | break | bold | fixed-case | italic | monospace | overline | overline-start | overline-end | roman | sans-serif | sc | strike | underline | underline-start | underline-end | ruby | alternatives | inline-graphic | inline-media | private-char | chem-struct | inline-formula | label | tex-math | mml:math | abbrev | index-term | index-term-range-end | milestone-end | milestone-start | named-content | styled-content | price | annotation | article-title | chapter-title | collab | collab-alternatives | collab-name | collab-name-alternatives | collab-wrap | 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 | x)*
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.