<product>

Product Information

Definition

Used as a wrapper for metadata about a product (such as a book, software package, hardware component, website, etc.) that is being reviewed

Remarks

Conversion Note: This element should be used when the value of the article-type attribute on the element <article> is “book-review” or “product-review”.

Conversion Note: A review of a book, journal, website, etc. should include as much information about the item being reviewed as is practical; see the tagged example below.

Attributes

product-type Type of Product
xlink:actuate Actuating the Link
xlink:href Href (Linking Mechanism)
xlink:role Role of the Link
xlink:show Showing the Link
xlink:title Title of the Link
xlink:type Type of Link
xmlns:xlink XLink Namespace Declaration

Model Information

Content Model

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

Description

Any combination of:

This element may be contained in:

<article-meta> Article Metadata

Tagged Example


...
<article-meta>
...
<volume>318</volume>
<issue>7187</issue>
<fpage>837</fpage>
<lpage>841</lpage>
<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>2002</year> 
<publisher-name>Lippman, Ltd.</publisher-name> 
<publisher-loc>Bethesda, MD</publisher-loc> 
<isbn>0-23-8675-309</isbn>, includes a CD-ROM, 
<bold>$19.95</bold> (Used 12.50 when available) 
</product>
<history>
<date date-type="accepted">
<day>29</day><month>01</month>
<year>1999</year></date></history>
...
</article-meta>
... 


Module

articlemeta.ent