computedtext (Domino DTD)
Represents computed text in a <richtext> element. For further details on computed text, see in Application Development with Domino Designer.
Containment Hierarchy
Contained by: %richtext.hot.inline;
Contains: <code>
Syntax
<!ELEMENT computedtext ( code? )> Content
code? Contains an optional <code> element.
Attributes
<!ATTLIST computedtext | Attribute | ||
|---|---|---|
| %html.core.attrs; |
>