<figure>
| <figure> (figure) Regroupe des éléments représentant ou contenant une information graphique comme une illustration ou une figure. 14 Tables, Formulæ, and Graphics | |
| Module | figures — 14 Tables, Formulæ, and Graphics |
| En complément des attributs globaux | att.placement (@place) att.typed (@type, @subtype) |
| Utilisé par | |
| Peut contenir |
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 )* } |
| Exemple |
<figure>
<head>La tour rouge, de Giorgio De Chirico</head> <figDesc>Le tableau représente un donjon au pied duquel s'étend un espace quasiment vide, hormis quelques détails</figDesc> <graphic url="http://www.cineclubdecaen.com/cinepho/peint/dechericho/tourrouge.jpg" scale="0.5"/> </figure> |
