<figure>
| <figure> 図表を示すまたは含む要素をまとめる. 14 Tables, Formulæ, and Graphics | |
| モジュール | figures — 14 Tables, Formulæ, and Graphics | 
| グローバル属性の他 | att.placement (@place) att.typed (@type, @subtype) | 
| 当該モジュールを使用するもの | |
| 下位 | textcrit: witDetail  textstructure: floatingText  | 
| 宣言 | 
 element figure { att.global.attributes, att.placement.attributes, att.typed.attributes, ( model.headLike | model.pLike | figDesc | model.graphicLike | model.egLike | floatingText | model.global )* } | 
| 例 | <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> | 
