8.0

Table Of Contents
software.
Note: To replace
placeholders with
XML content, use
XML Import
XTensions
software with
QuarkXPress, or
refer to thexmldoc
and paginate
parameters in this
WIG.
<!ATTLIST PLACEHOLDER
OWNER CDATA #REQUIRED>
Not applicable.
Not applicable.
The name of the
element in the
XML or DTD
that created the
Placeholder.
<!ELEMENT TABLE (ID,
(ADDCELLS | DELETECELLS |
COLSPEC | ROW | FRAME |
GEOMETRY | SHADOW)*)>
Describes a
table.
Note: The size
and position of a
table are defined
using the
GEOMETRY
element.
Describes a table.
Note: The size
and position of a
table are defined
using the
GEOMETRY
element.
Describes a
table.
Note: The size
and position of a
table are defined
using the
GEOMETRY
element.
<!ATTLIST TABLE
OPERATION (CREATE |
DELETE) #IMPLIED
Not applicable.
Specifies whether
to create or delete
the indicated
table.
Not applicable.
ROWS CDATA #IMPLIED
Specifies the
number of rows in
a table.
Specifies the
number of rows in
a table.
Specifies the
number of rows in
a table.
COLUMNS CDATA #IMPLIED
Specifies the
number of
columns in a table.
Specifies the
number of
columns in a table.
Specifies the
number of
columns in a table.
MAINTAINGEOMETRY (true |
false | none) "none"
Controls whether
inserted rows or
columns affect the
entire table's
width and height.
true = Table
height and width
remain the same.
false = Table
height and width
change to
accommodate
new rows and
Controls whether
inserted rows or
columns affect the
entire table's width
and height.
true = Table
height and width
remain the same.
false = Table
height and width
change to
accommodate
new rows and
Controls whether
inserted rows or
columns affect the
entire table's
width and height.
true = Table
height and width
remain the same.
false = Table
height and width
change to
accommodate
new rows and
Page 279