risx XML DTD: User Element View [DTD Element View]
[Home] [Elements] [Prev] [Next]

Element volume

Synopsis

Mixed Content Model

(#PCDATA)

Attributes

None

Description

The volume element specifies the volume of a periodical that an article appeared in.

Parents

pubinfo

Example

<pubinfo>
<pubdate type="primary">
<date>
<year>2002</year>
</date>
</pubdate>
<volume>63</volume>
<issue>4</issue>
<startpage>577</startpage>
<endpage>85</endpage>
</pubinfo>
   

HTML Presentation of risx XML DTD by DTDParse (version 2.00).