8.0

Table Of Contents
MAINTAINLINK (true | false)
"true">
Specifies whether
a child table will
maintain a link to
its parent.
Specifies whether
a child table will
maintain a link to
its parent.
Specifies whether
a child table will
maintain a link to
its parent.
<!ELEMENT CHILDID EMPTY>
Specifies a child
of a parent
TABLE element.
Specifies a child
of a parent
TABLE element.
Specifies a child
of a parent
TABLE element.
<!ATTLIST CHILDID
NAME CDATA #IMPLIED
Indicates the
user-assigned
name of the
CHILD element
of the parent
table.
Not applicable.
Indicates the
user-assigned
name of the
CHILD element
of the parent
table.
UID CDATA #IMPLIED>
Not applicable.
Indicates the ID of
the CHILD
element of the
parent table
assigned from
QuarkXPress
Server.
Indicates the ID
of the CHILD
element of the
parent table
assigned from
QuarkXPress
Server.
<!ELEMENT ADDCELLS
EMPTY>
Not applicable.
Adds cells to an
existing table.
Note: If you add
a column, you
must also define
every ROW and
CELL element in
that column.
Not applicable.
<!ATTLIST ADDCELLS
TYPE (ROW | COLUMN |
HEADER | FOOTER)
#REQUIRED
Not applicable.
Specifies whether
to add rows,
columns, headers,
or footers.
Not applicable.
BASEINDEX CDATA
#REQUIRED
Not applicable.
Specifies the index
number of the cell
before or after
which the new
cells should be
inserted. See the
INSERTPOSITI
ON attribute.
Not applicable.
INSERTCOUNT CDATA
#REQUIRED
Not applicable.
Specifies how
many cells to add.
Not applicable.
INSERTPOSITION (AFTER |
BEFORE) "AFTER"
Not applicable.
Specifies whether
to add the new
cells before or
after the cell
indicated in the
BASEINDEX
Not applicable.
Page 282