9.2

Table Of Contents
DeconstructModifyConstructModifier DTD
<!ATTLIST RIGHTGRID
Not applicable.
Identifies the <TABLESTYLE>
that styles this grid line. If
Identifies the <TABLESTYLE>
that styles this grid line. If
STYLE CDATA #IMPLIED
you specify this value, youyou specify this value, you
do not have to specify thedo not have to specify the
remaining attributes. If youremaining attributes. If you
specify the remainingspecify the remaining
attributes, those attributeattributes, those attribute
values override thevalues override the
corresponding
<TABLESTYLE> values.
corresponding
<TABLESTYLE> values.
Not applicable.Specifies the width of the
grid line in points.
Specifies the width of the
grid line in points.
WIDTH CDATA #IMPLIED
Not applicable.Specifies the color of the grid
line.
Specifies the color of the grid
line.
COLOR CDATA #IMPLIED
Not applicable.Specifies the shade of the
grid line.
Specifies the shade of the
grid line.
SHADE CDATA #IMPLIED
Not applicable.Specifies the opacity of the
grid line.
Specifies the opacity of the
grid line.
OPACITY CDATA #IMPLIED
Not applicable.Specifies the color of the gap
(if any) between the lines
that make up the grid line.
Specifies the color of the gap
(if any) between the lines
that make up the grid line.
GAPCOLOR CDATA
#IMPLIED
Not applicable.Specifies the shade of the
gap (if any) between the
Specifies the shade of the
gap (if any) between the
GAPSHADE CDATA
#IMPLIED
lines that make up the grid
line.
lines that make up the grid
line.
Not applicable.Specifies the opacity of the
gap (if any) between the
Specifies the opacity of the
gap (if any) between the
GAPOPACITY CDATA
#IMPLIED
lines that make up the grid
line.
lines that make up the grid
line.
ROW (Modifier DTD)
DeconstructModifyConstructModifier DTD
Describes a row in a table.Describes a row in a table.Describes a row in a table.
<!ELEMENT ROW ((CELL |
LINE)*)>
<!ATTLIST ROW
Specifies the index position
of a row from top to bottom.
Specifies the index position
of a row from top to bottom.
Specifies the index position
of a row from top to bottom.
ROWCOUNT CDATA
#REQUIRED
For example, ROWCOUNT = 1For example, ROWCOUNT = 1For example, ROWCOUNT = 1
indicates the first columnindicates the first columnindicates the first row from
from the top, andfrom the top, and
the top, and ROWCOUNT = 2
ROWCOUNT = 2 indicates the
second column from the top.
ROWCOUNT = 2 indicates the
second row from the top.
indicates the second row
from the top.
224 | QXP SERVER 9.2 WEB INTEGRATION GUIDE
MODIFIER DTD (ANNOTATED)