8.1

Table Of Contents
COLUMN (Modifier DTD)
DeconstructModifyConstructModifier DTD
Describes a column in a
table.
Describes a column in a
table.
Describes a column in a
table.
<!ELEMENT COLUMN
(LINE*)>
<!ATTLIST COLUMN
Specifies the index position
of a column beginning from
Specifies the index position
of a column beginning from
Specifies the index position
of a column beginning from
COLUMNCOUNT CDATA
#REQUIRED
the left. For example,the left. For example,the left. For example,
COLUMNCOUNT = 1 indicatesCOLUMNCOUNT = 1 indicatesCOLUMNCOUNT = 1 indicates
the first column from thethe first column from thethe first column from the
left, and COLUMNCOUNT = 2left, and COLUMNCOUNT = 2left, and COLUMNCOUNT = 2
indicates the second column
from the left.
indicates the second column
from the left.
indicates the second column
from the left.
Specifies the width of a
column.
Specifies the width of a
column.
Specifies the width of a
column.
COLUMNWIDTH CDATA
#IMPLIED
Identifies the color of a
column. Overrides the
TABLE@COLOR attribute.
Identifies the color of a
column. Overrides the
TABLE@COLOR attribute.
Identifies the color of a
column. Overrides the
TABLE@COLOR attribute.
COLOR CDATA #IMPLIED
Note: Only the name of a
color is included in this
Note: Only the name of a
color is included in this
Note: Only the name of a
color is included in this
attribute. The definition ofattribute. The definition ofattribute. The definition of
the color is stored in thethe color is stored in thethe color is stored in the
projects Job Jackets file orprojects Job Jackets file orprojects Job Jackets file or
defined using the Documentdefined using the Documentdefined using the Document
Controls submenu inControls 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 column, as
Specifies the shade of the
color applied to a column,
Specifies the shade of the
color applied to a column,
SHADE CDATA #IMPLIED
an integer percentage from
0 to 100.
as an integer percentage
from 0 to 100.
as an integer percentage
from 0 to 100.
Specifies the opacity of the
color applied to a column,
Specifies the opacity of the
color applied to a column,
Specifies the opacity of the
color applied to a column,
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.
If a table includes merged
cells, then the
Attribute used for merging
cells, rows, and columns.
Attribute used for merging
cells, rows, and columns.
MERGECOLSPAN CDATA
#IMPLIED
MERGECOLSPAN value is
shown in the xml output.
Not applicable.Attribute used for splitting
merged cells.
Not applicable.
SPLIT (true | false)
#IMPLIED
Indicates whether the rows
or columns will adjust size
to fit the content.
Specifies whether the rows
or columns will adjust size
to fit the content.
Specifies whether the rows
or columns will adjust size
to fit the content.
AUTOFIT (true | false
| none) "none"
Max limit for autofit.Max limit for autofit.Max limit for autofit.
AUTOFITMAXLIMIT CDATA
#IMPLIED>
QXP SERVER 8.1 WEB INTEGRATION GUIDE | 205
MODIFIER DTD (ANNOTATED)