Node type: Block element (can contain only other elements)
Whitespace: Not protected
Contains the credit information, usually for an image.
= Optional element or attribute
<figure figType="image">
<para paraID="1"><image altText="Receiving the Mother Teresa award" webURL="teresa-award.tif""/></para>
<caption>
<para paraID="2">The Very Reverend Joseph Mayo, right, presents the Mother Teresa Award to Craig Jessop, left, and Mac Christensen after the Choir’s Music and the Spoken Word performance.</para>
</caption>
<credit>
<para paraID="3">Photograph by Jeffery D. Allred/Courtesy Deseret Morning News</para>
</credit>
</figure>
For an image to have a credit, it must be inside a figure.
Use one of the following paragraph styles, based on the figType attribute in the figure containing the credit:
FIGimg-CRDT_para | (figType = image) |
CALL-CRDT_para | (figType = callout) |
CHALK-CRDT_para | (figType = chalkboard) |
INFO-CRDT_para | (figType = moreInfo) |
QUOTE-CRDT_para | (figType = quote) |
SIDE-CRDT_para | (figType = sidebar) |
SIDEQT-CRDT_para | (figType = sideQuote) |
FIGtable-CRDT_para | (figType = table) |