<price>

Price

Sale price of a work, typically a book or software package that is being reviewed

Attributes

content-type Type of Content
currency Currency

Content Model

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

Expanded Content Model

(#PCDATA | bold | italic | monospace | overline | overline-start | overline-end | roman | sans-serif | sc | strike | underline | underline-start | underline-end)*

Description

Any combination of:

This element may be contained in:

<license-p>, <product>

Example 1

...
<article-meta>
...
<elocation-id seq="1">051101</elocation-id>
<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>
<counts>
<page-count count="3"/>
</counts>
</article-meta>
...

Example 2

...
<article-meta>
...
<volume>318</volume>
<issue>7187</issue>
<fpage>837</fpage>
<lpage>841</lpage>
<product>
<string-name><surname>Lapeyre</surname>, 
<given-names>Deborah A.</given-names>
</string-name>
<string-name><surname>Usdin</surname>, 
<given-names>B. Tommie</given-names>
</string-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>
<history>
<date date-type="accepted">
<day>29</day><month>01</month>
<year>1999</year></date></history>
...
</article-meta>
...

Module

common3.ent