8.5

Table Of Contents
TABLE (Modifier DTD)
DeconstructModifyConstructModifier DTD
Describes a table.Describes a table.Describes a table.
<!ELEMENT TABLE (ID,
(ADDCELLS |
Note: The size and position
of a table are defined using
the GEOMETRY element.
Note: The size and position
of a table are defined using
the GEOMETRY element.
Note: The size and position
of a table are defined using
the GEOMETRY element.
DELETECELLS | COLSPEC
| ROW | FRAME |
GEOMETRY | SHADOW)*)>
<!ATTLIST TABLE
Not applicable.Specifies whether to create
or delete the indicated table.
Not applicable.
OPERATION (CREATE |
DELETE) #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.
ROWS 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.
COLUMNS CDATA #IMPLIED
Controls whether inserted
rows or columns affect the
Controls whether inserted
rows or columns affect the
Controls whether inserted
rows or columns affect the
MAINTAINGEOMETRY (true
| false | none) "none"
entire table's width and
height.
entire table's width and
height.
entire table's width and
height.
true = Table height and
width remain the same.
true = Table height and
width remain the same.
true = Table height and
width remain the same.
false = Table height and
width change to
false = Table height and
width change to
false = Table height and
width change to
accommodate new rows and
columns.
accommodate new rows and
columns.
accommodate new rows and
columns.
Identifies the color of a table.Identifies the color of a
table.
Identifies the color of a
table.
COLOR CDATA #IMPLIED
Note: Only the name of a
color is included in thisNote: Only the name of a
color is included in this
Note: Only the name of a
color is included in this attribute. The definition of
attribute. The definition ofattribute. The definition of the color is stored in the
the color is stored in thethe color is stored in the projects Job Jackets file or
projects Job Jackets file orprojects Job Jackets file or defined using the Document
defined using the Documentdefined using the Document Controls submenu in
Controls submenu inControls submenu in
QuarkXPress Server.
QuarkXPress Server, or an
existing color created and
saved in the project.
QuarkXPress Server, or an
existing color created and
saved in the project.
Specifies the shade of the
color applied to a table, as an
Specifies the shade of the
color applied to a table, as
Specifies the shade of the
color applied to a table, as
SHADE CDATA #IMPLIED
integer percentage from 0 to
100.
an integer percentage from
0 to 100.
an integer percentage from
0 to 100.
Specifies the opacity of the
color applied to a table,
Specifies the opacity of the
color applied to a table,
Specifies the opacity of the
color applied to a table,
OPACITY CDATA #IMPLIED
specified as an integer
percentage from 0 to 100.
specified as an integer
percentage from 0 to 100.
specified as an integer
percentage from 0 to 100.
Specifies the type of blend
applied to this table (linear,
circular, rectangular, etc.).
Specifies the type of blend
applied to this table (linear,
circular, rectangular, etc.).
Specifies the type of blend
applied to this table (linear,
circular, rectangular, etc.).
BLENDSTYLE (SOLID |
LINEAR | MIDLINEAR |
RECTANGULAR | DIAMOND
198 | QXP SERVER 8.5 WEB INTEGRATION GUIDE
MODIFIER DTD (ANNOTATED)