<figDesc>

<figDesc> (description of figure) 図表の内容や現れ方について簡単な散文で解説を示す。当該図表を示さない で記録する場合に使用される。 [14.4 Specific Elements for Graphic Images]
モジュール figures — Tables, Formulæ, Graphics, and Notated Music
属性
上位
figures: figure
下位
解説

当該要素は、要素figureの内容の代わりに使用されるものであ る。例えば、当該図表を表示する際に、機器がその表示に対応していない 場合に使用されるものである。また、索引や記録資料を作成するために使 用されるかもしれない。

<figure>
 <graphic url="emblem1.png"/>
 <head>Emblemi d'Amore</head>
 <figDesc>A pair of naked winged cupids, each holding a
   flaming torch, in a rural setting.</figDesc>
</figure>
Content model
<content>
 <macroRef key="macro.limitedContent"/>
</content>
宣言
<rng:element name="figDesc">
 <rng:ref name="att.global.attributes"/>
 <rng:ref name="att.global.rendition.attributes"/>
 <rng:ref name="att.global.linking.attributes"/>
 <rng:ref name="att.global.analytic.attributes"/>
 <rng:ref name="att.global.facs.attributes"/>
 <rng:ref name="att.global.change.attributes"/>
 <rng:ref name="att.global.responsibility.attributes"/>
 <rng:ref name="att.global.source.attributes"/>
 <rng:ref name="macro.limitedContent"/>
</rng:element>
element figDesc
{
   att.global.attributes,
   att.global.rendition.attributes,
   att.global.linking.attributes,
   att.global.analytic.attributes,
   att.global.facs.attributes,
   att.global.change.attributes,
   att.global.responsibility.attributes,
   att.global.source.attributes,
   macro.limitedContent
}