8.1

Table Of Contents
DeconstructModifyConstructModifier DTD
Not applicable.Specifies whether to add the
new cells before or after the
Not applicable.
INSERTPOSITION (AFTER
| BEFORE) "AFTER"
cell indicated in the
BASEINDEX attribute.
Not applicable.Specifies whether an inserted
row or column should adopt
Not applicable.
KEEPATTRIBUTE (true |
false) "false">
the same attributes as the
BASEINDEX cell.
DELETECELLS (Modifier DTD)
DeconstructModifyConstructModifier DTD
Not applicable.Deletes cells from an existing
table.
Not applicable.
<!ELEMENT DELETECELLS
EMPTY>
<!ATTLIST DELETECELLS
Not applicable.Specifies whether to delete
rows, columns, headers, or
footers.
Not applicable.
TYPE (ROW | COLUMN |
HEADER | FOOTER)
#REQUIRED
Not applicable.Specifies the index number
of the first cell to be deleted.
Not applicable.
BASEINDEX CDATA
#REQUIRED
Not applicable.Specifies how many cells to
delete.
Not applicable.
DELETECOUNT CDATA
#REQUIRED>
COLSPEC (Modifier DTD)
DeconstructModifyConstructModifier DTD
Describes the columns in a
table.
Describes the columns in a
table.
Note: If the COLSPEC
element is missing for a new
Describes the columns in a
table.
Note: If the COLSPEC
element is missing for a
<!ELEMENT COLSPEC
(COLUMN+)>
table, then the table istable, then the table is
created using columns ofcreated using columns of
equal width, based on theequal width, based on the
number of columns in the
row with the most columns.
number of columns in the
row with the most columns.
204 | QXP SERVER 8.1 WEB INTEGRATION GUIDE
MODIFIER DTD (ANNOTATED)