XML FOR DOMINO


cellbackground element
Example

Represents a background image in a table cell.

Containment Hierarchy

Contained by: <tablecell>

Contains: %image.formats; , <imageref>

Syntax

<!ELEMENT cellbackground ( ( %image.formats; | imageref )? )>

Content

( %image.formats; | imageref )?


Attributes

<!ATTLIST cellbackground
repeat(%cellbackground.repeats;)#IMPLIED
>

repeat


Example
See Also