◇◆
<price> Price
Sale price or licensing fees of a work.
Attributes
Multi-lang Attributes
Models and Context
May be contained in
Description
Any combination of:
- Text, numbers, or special characters
- Emphasis Elements
Content Model
<!ELEMENT price (#PCDATA %price-elements;)* >
Expanded Content Model
(#PCDATA | bold | fixed-case | italic | monospace | overline | roman | sans-serif | sc | strike | underline | ruby)*
Tagged Samples
Article metadata <license>
...
<article-meta>
...
<elocation-id seq="1">051101</elocation-id>
<permissions>
<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>
...
<product>
...
<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>
...