2017

Table Of Contents
MODIFIER SCHEMA (ANNOTATED)
264 | A Guide to QuarkXPress Server 2017
E
NTRY (Modifier schema)
E
lement type
C
onstruct
M
odify
D
ec
o
n
s
tr
uc
t
E
NTRY
(#PCDATA |
RICHTEXT |
PARAGRAPH
| CONTENT |
PICTURE)*
ENTRY element typeDescribes a cell in
an <INLINETABLE>.
Describes a cell in an <INLINETABLE>.
N
ot
ap
pli
ca
bl
e.
Attributes
WIDTH
CDATA
#IMPLIED
Specifies the width of the cell, either as
an absolute measurement or as a
percentage of the table width. To
specify a percentage, use %. If you do
not specify a width, cell widths are
distributed evenly.
Specifies the width of the cell, either as
an absolute measurement or as a
percentage of the table width. To
specify a percentage, use %. If you do
not specify a width, cell widths are
distributed evenly.
N
ot
ap
pli
ca
bl
e.
COLOR
CDATA
#IMPLIED
Specifies the background color of the
cell.
Specifies the background color of the
cell.
N
ot
ap
pli
ca
bl
e.
SHADE
CDATA
#IMPLIED
Specifies the background shade of the
cell.
Specifies the background shade of the
cell.
N
ot
ap
pli
ca
bl
e.
COLSPAN
CDATA
#IMPLIED
If specified, indicates that this cell is
merged with the following number of
cells. For example, COLSPAN=”2”
merges this cell with the next one.
If specified, indicates that this cell is
merged with the following number of
cells. For example, COLSPAN=”2”
merges this cell with the next one.
N
ot
ap
pli
ca
bl
e.
ROWSPAN
CDATA
#IMPLIED
If specified, indicates that this cell is
merged with the following number of
cells. For example, ROWSPAN=”2”
merges this cell with the one below it.
If specified, indicates that this cell is
merged with the following number of
cells. For example, ROWSPAN=”2”
merges this cell with the one below it.
N
ot
ap
pli
ca