XML FOR DOMINO
Represents a formula or text pop-up hotspot.
Containment Hierarchy
Contained by: %richtext.hot.inline;
Contains: <code>, <popuptext>, %richtext.inline;
Syntax
<!ELEMENT popup ( #PCDATA | popuptext | code | %richtext.inline; )* >
Content
#PCDATA | popuptext | code | %richtext.inline;
<!ATTLIST popup
show
The %popup.hotspot.styles; entity defines the different formatting styles that can be applied to pop-up text.
Syntax:
<!ENTITY % popup.hotspot.styles " border | highlight | none ">
border
<!ENTITY % popup.show.types " onmouseover | onclick ">
onclick