<size>

Size

The size (such as running time, page count, or physical dimensions) of a product (software package, video, audio book, hardware component, etc.) that is being reviewed or of an object such as a book or video that is related to the current book and described by a <related-object> element

The @units attribute must be used to name the unit of measure (minutes, hours, linear feet, pages, etc.).

Remarks

For a detailed discussion on the use of <size>, see Length and Size.

Attribute

units Units

Content Model

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

Expanded Content Model

(#PCDATA)*

Description

Text, numbers, or special characters, zero or more

This element may be contained in:

<element-citation>, <mixed-citation>, <product>, <related-article>, <related-object>

Example 1

In an element-style bibliographic reference (punctuation and spacing removed):

...
<ref>
<element-citation publication-type="report">
<name><surname>Doebler</surname>
<given-names>JA</given-names></name>
<source>Autoradiographic localization of
[<sup>125</sup>I]-ricin in lungs and trachea of
mice following an aerosol inhalation exposure</source>
<publisher-loc>Aberdeen Proving Ground (MD)</publisher-loc>
<publisher-name>Army Medical Research Institute of
Chemical Defense (US)</publisher-name>
<year>1996</year>
<size units="page">8 p</size>
<gov>Report No.: USAMRICD-TR-96-03</gov>
</element-citation>
</ref>
...


Example 2

In a mixed-style bibliographic reference (punctuation and spacing preserved):

...
<ref>
<mixed-citation publication-type="report">
<string-name><surname>Doebler</surname>
<given-names>JA</given-names></string-name>.
<source>Autoradiographic localization of
[<sup>125</sup>I]-ricin in lungs and trachea of
mice following an aerosol inhalation exposure</source>.
<publisher-loc>Aberdeen Proving Ground
(MD)</publisher-loc>: <publisher-name>Army Medical
Research Institute of Chemical Defense
(US)</publisher-name>; <year>1996</year>.
<size units="page">8 p</size>. <gov>Report No.:
USAMRICD-TR-96-03</gov>.</mixed-citation>
</ref>
...


Module

common3.ent