<fig>

Figure

A single block of graphic or textual material that is identified as a “Figure”, usually bearing a caption such as “Figure” and possibly a number, such as “3.”. A <fig> is defined as an element that would appear in the Table of Figures, if there were one.

Remarks

Figure Location. The figures within an article are all inside the <floats-group> element. The location of the figure within the article may be marked with the <xref> attribute, using a @ref-type value of “fig-anchor”.

Attribute

id Identifier

Expanded Content Model

((object-id)*, label?, (caption)*, (alt-text | long-desc | ext-link)*, (disp-formula | chem-struct-wrap | disp-quote | search-text | speech | statement | verse-group | table-wrap | p | def-list | list | alternatives | array | graphic | preformat)*, (attrib | permissions)*)

Description

The following, in order:

This element may be contained in:

<fig-group>, <floats-group>

Example

...
<floats-group>
<fig id="fig1">
<label>1</label>
<caption>
<title>Histograms for the untransformed and natural
log transformed odds ratios.</title>
</caption>
<graphic copyright="inherit" id="fig1a"
xlink:href="met_12_3_317_fig1a.tif"/>
</fig>
</floats-group>
...

Module

display3.ent