.

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


caption element
Example

Represents the caption associated with an image.

Containment Hierarchy

Contained by: <picture>

Syntax

<!ELEMENT caption ( #PCDATA )>

Content

#PCDATA


Attributes

<!ATTLIST caption
position(%caption.positions;)"below"
>

position


Defined entity for <caption> element

The %caption.positions; entity defines the options for positioning the caption for an image in relation to that image.

Syntax:

<!ENTITY % caption.positions "below | center">

Example
See Also