8.0

Table Of Contents
<!ELEMENT HEADER (ROW*)>
Specifies if the
row is to be a
header row.
Specifies if the
row is to be a
header row.
Indicates if the
row is to be a
header row.
<!ATTLIST HEADER
HEADERROWS CDATA
#IMPLIED>
Specifies number
of header row.
Specifies number
of header row.
Specifies number
of header row.
<!ELEMENT FOOTER (ROW*)>
Specifies if the
row is to be a
footer row.
Specifies if the
row is to be a
footer row.
Indicates if the
row is to be a
footer row.
<!ATTLIST FOOTER
FOOTERROWS CDATA
#IMPLIED>
Specifies number
of footer row.
Specifies number
of footer row.
Specifies number
of footer row.
<!ELEMENT CELL ((CONTENT|
CONTENTPH | TEXT | PICTURE |
PLACEHOLDER)*)>
Describes a table
cell.
Describes a table
cell.
Describes a table
cell.
<!ATTLIST CELL
COLUMNCOUNT CDATA
#REQUIRED
Specifies the
column index
position of a cell,
with the first cell
being cell 1.
Specifies the
column index
position of a cell,
with the first cell
being cell 1.
Specifies the
column index
position of a cell,
with the first cell
being cell 1.
BOXTYPE (CT_NONE |
CT_TEXT | CT_PICT) #IMPLIED
Specifies a cells
type:
CT_NONE =
No-content cell
CT_TEXT = Text
cell
CT_PICT =
Picture cell
Specifies a cells
type:
CT_NONE =
No-content cell
CT_TEXT = Text
cell
CT_PICT =
Picture cell
Specifies a cells
type:
CT_NONE =
No-content cell
CT_TEXT = Text
cell
CT_PICT =
Picture cell
COLOR CDATA #IMPLIED
Identifies the color
of a cell.
Note: Only the
name of a color is
included in this
attribute. The
definition of the
color is stored in
the projects Job
Jackets file or
defined using the
Document
Controls
submenu in
QuarkXPress
Server.
Identifies the color
of a cell.
Note: Only the
name of a color is
included in this
attribute. The
definition of the
color is stored in
the projects Job
Jackets file or
defined using the
Document
Controls
submenu in
QuarkXPress
Server, or an
existing color
created and saved
in the project.
Identifies the color
of a cell.
Note: Only the
name of a color is
included in this
attribute. The
definition of the
color is stored in
the projects Job
Jackets file or
defined using the
Document
Controls
submenu in
QuarkXPress
Server, or an
existing color
created and saved
in the project.
SHADE CDATA #IMPLIED
Specifies the
shade of the color
Specifies the
shade of the color
Specifies the
shade of the color
Page 287