XML FOR DOMINO
Represents a button. A button is a Notes hotspot displayed as a button. The button element does not define action buttons. See the action element section for more information on action button elements.
Containment Hierarchy
Contained by: %richtext.hot.inline;
Contains: <font>, <code>
Syntax
<!ELEMENT button ( #PCDATA | font | code )*>
Content
( #PCDATA | font | code )*
<!ATTLIST button
bgcolor
The %button.edge.types; entity lists the type of edges available for buttons.
Syntax:
<!ENTITY % button.edge.types "system | square | rounded ">
rounded
<!ENTITY % button.types "normal | ok | cancel | help ">
cancel
<!ENTITY % button.width.types "minimum | maximum | fixed | fitcontent | fixedcharacter ">
fitcontent