imageref (Domino DTD)

Represents a reference to an image resource.

Containment Hierarchy

Contained by: <action>, <actionbarstyle>, <actionbuttonstyle>, <background>, <cellbackground>, <eoutlinebackground>, <picture>, <twistieimage>, <viewbackground>

Contains: <code>

Syntax

<!ELEMENT imageref ( code? )>

Content

code?

Contains an optional <code> element which can be used to reference the image.

Attributes

<!ATTLIST imageref

name

%tstring;

#IMPLIED

database

%string;

#IMPLIED

>

database

Database name, supplied as a %named.element.link.databases; entity value or a %replicaid; value.

name

Translatable name of the image being referenced.

Example

Example