<price>

Price

Sale price of a work, typically a book or software package identified by a <product> element and being reviewed.

Remarks

When it occurs within <license-p>, this element may specify any kind of price; the meaning should be specified by the accompanying paragraph text.

Attributes

content-type Type of Content
currency Currency

Content Model

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

Expanded Content Model

(#PCDATA | bold | italic | monospace | overline | roman | sc | strike | underline)*

Description

Any combination of:

This element may be contained in:

<license-p>, <product>

Example 1

...
<article-meta>
...
<permissions>
<copyright-statement></copyright-statement>
<license license-type="ccc">
<license-p>0003-6951/2006/88(5)/051101/3/<price>$23.00</price></license-p>
</license>
</permissions>
<abstract>...</abstract>
</article-meta>
...

Example 2

...
<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>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

common3.ent