XML FOR DOMINO


computedtext element
Represents computed text in a <richtext> element. For further details on computed text, see "Creating computed text" in Application Development with Domino Designer.

Containment Hierarchy

Contained by: %richtext.hot.inline;

Contains: <code>

Syntax

<!ELEMENT computedtext ( code? )>

Content

code?


Attributes

<!ATTLIST computedtext
%html.core.attrs;
>

See Also