<figure>
| <figure> groups elements representing or containing graphic information such as an illustration or figure. 14 Tables, Formulæ, and Graphics | |
| Module | figures — 14 Tables, Formulæ, and Graphics | 
| In addition to global attributes | att.placement (@place) att.typed (@type, @subtype) | 
| Used by | |
| May contain | textcrit: witDetail  textstructure: floatingText  | 
| Declaration | 
 element figure { att.global.attributes, att.placement.attributes, att.typed.attributes, ( model.headLike | model.pLike | figDesc | model.graphicLike | model.egLike | floatingText | model.global )* } | 
| Example | <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.png" scale="0.5"/> </figure> | 
