<figure>
<figure> indica un bloque que contiene gráficos, ilustraciones o figuras. 14 Tables, Formulæ, and Graphics | |
Módulo | figures — 14 Tables, Formulæ, and Graphics |
Además de los atributos globales | att.placement (@place) |
Usado por | |
Puede contener | |
Declaración |
element figure { att.global.attributes, att.placement.attributes, ( model.headLike | model.pLike | figDesc | model.graphicLike | model.egLike | floatingText | model.global )* } |
Ejemplo |
<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> |