◇◆
<volume> Volume Number (in a citation)
Number of a journal (or other document) within a series.
Models and Context
May be contained in
Description
Text, numbers, or special characters, zero or more
Content Model
<!ELEMENT volume (#PCDATA %volume-elements;)* >
Expanded Content Model
(#PCDATA)*
Tagged Sample
As part of bibliographic reference for journal
...
<ref-list>
<title>Bibliography</title>
...
<ref id="ref_4">
<label>4</label>
<mixed-citation publication-type="journal"
><person-group
><string-name><surname>Hadorn</surname>,
<given-names>H.</given-names></string-name>,
<string-name><surname>Zürchner</surname>,
<given-names>K</given-names></string-name></person-group>.
<source>Dtsch. Lebensmitt. Rundsch</source>.
<year iso-8601-date="1974">1974</year>,
<volume>70</volume> p. <fpage>57</fpage></mixed-citation>
</ref>
...
</ref-list>
...