Node type: Attribute
A reference to an image that has been optimized for use on the internet or other media for which low-resolution optimization is appropriate. Images that have both a “thumbnail” and a full-size presentation on the web would utilize the webURL attribute to reference the thumbnail image, and the targetURL attribute to reference the full-size image.
Allowed values must end with one of the following file extension strings, reflecting image file formats most commonly used on the internet:
<figure figType="image">
<image altText="illustration of woman reading" webURL="en08apr40_tsai_tmb.jpg" targetURL="en08apr40_tsai.jpg"/>
<credit>
<para paraID="1">Illustration by Rachel Tsai</para>
</credit>
<caption>
<para paraID="2">“Happiness in family life is most likely to be achieved when founded upon the teachings of the Lord Jesus Christ.”</para>
</caption>
</figure>
Typically the targetURL refers to a low- to medium-resolution image that the user must click to view.