Node type: Block element (can contain only other elements)
Whitespace: Not protected
Contains paragraphs of text that are used to construct an image, such as a map or diagram.
<figure figType="map">
<image altText="diagram" mediaID="112233.jpg"/>
<imageText>
<para paraID="11">Thoughts</para>
<para paraID="12">Words</para>
<para paraID="13">Deeds</para>
</imageText>
</figure>
Enter code directly using the xmlPara paragraph style. If character styles such as emphasis are needed, use beginning and ending <imageText> tags in xmlPara, style the text itself with the para paragraph style, and apply the appropriate character styles.