Developer’s Guide

Table Of Contents
5-6 Developer’s Guide
These multi-line May contain these elements
elements
FIELD
(text/data in a field)
BASELINE
BORDER
CHARSTYLE
EFFECT
FILL
TEXT CHARSTYLE
(text in a part—except field EFFECT
labels or field data)
FILL
PEN
TEXTLABEL
(text in a field label)
CHARSTYLE
EFFECT
FILL
PEN
BASELINE ONOFF
(underlining field data) PEN
BORDER PEN
(field border) SIDES
BORDER and EFFECT elements share the same pen size—when
used together, the pen size value that you set for BORDER will also
apply to the EFFECT width. The pen size value must be greater than
zero in order for an effect or a border to appear.
Table of single-line elements
The following table describes the correct syntax for all single-line
elements and their attributes. Examples of attribute values are
indicated in boldface. For a list of the possible values you can use for
these attributes, see the next section,
“Valid values for theme
attributes.”
These single-line
elements Must contain these attributes
CHARSTYLE COLOR
FONT
SIZE
STYLE
Syntax example:
<CHARSTYLE FONT=“Verdana, Helvetica, Arial
SIZE=“18” STYLE=“BOLD, ITALIC
COLOR=“#FFFFFF” />
EFFECT <EFFECT VALUE=“EMBOSS” />
FILL COLOR
PATTERN
Syntax example:
<FILL COLOR= “#000066” PATTERN= “2” />
ONOFF <ONOFF VALUE=“OFF” />
PARTNUMBER <PARTNUMBER VALUE=“0” />
PEN COLOR
PATTERN
SIZE
Syntax example:
<PEN COLOR=“#000066” PATTERN=“2” SIZE=“0
/>
SIDES <SIDES VALUE=“BOTTOM” />