<price> Price

Sale price or licensing fees of a work.
Attributes

Base Attributes

Models and Context
May be contained in
Description
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 Sample

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