<figure>

<figure> contiene una porzione di testo costituita da grafici, illustrazioni o figure. 14 Tables, Formulæ, and Graphics
Modulofigures — 14 Tables, Formulæ, and Graphics
Attributi att.placement (@place)
Usato dafigure model.inter model.titlepagePart
Può contenere
Dichiarazione
element figure
{
   att.global.attributes,
   att.placement.attributes,
   (
      model.headLikemodel.pLikefigDescmodel.graphicLikemodel.egLikefloatingTextfiguremodel.global
   )*
}
Esempio
<figure>
 <head>Figure One: The View from the Bridge</head>
 <figDesc>A Whistleresque view showing four
   or five sailing boats in the foreground, and a
   series of buoys strung out between them.</figDesc>
 <graphic url="http://www.example.org/fig1.pngscale="0.5"/>
</figure>