8.5

Table Of Contents
DeconstructModifyConstructModifier DTD
<!ATTLIST ADDCELLS
Not applicable.Specifies whether to add
rows, columns, headers, or
footers.
Not applicable.
TYPE (ROW | COLUMN |
HEADER | FOOTER)
#REQUIRED
Not applicable.Specifies the index number
of the cell before or after
Not applicable.
BASEINDEX CDATA
#REQUIRED
which the new cells should
be inserted. See the
INSERTPOSITION attribute.
Not applicable.Specifies how many cells to
add.
Not applicable.
INSERTCOUNT CDATA
#REQUIRED
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>
QXP SERVER 8.5 WEB INTEGRATION GUIDE | 201
MODIFIER DTD (ANNOTATED)