.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact


Need a Domino Consultant? Call NotesMail +1 212-599-2048 - HCLSoftware Business Partner

XML FOR DOMINO


title element
Represents title of an embedded outline.

Containment Hierarchy

Contained by: <embeddedoutline>

Contains: <eoutlinebackground>, <font>, <layout>

Syntax

<!ELEMENT title ( font?, eoutlinebackground?, layout? )>

Content

font?, eoutlinebackground, layout?


Attributes

<!ATTLIST title
style(%outline.titlestyles;)"hide"
normalcolor%color;#IMPLIED
mouseovercolor%color;#IMPLIED
>

mouseovercolor


normalcolor
style
Defined entity for <title> element

The %outline.titlestyles; entity defines the types of styles for the entry titles of an embedded outline.

Syntax:

<!ENTITY % outline.titlestyles "simple | hide | hierarchical">

hide


hierarchical
simple
See Also