2017

Table Of Contents
MODIFIER SCHEMA (ANNOTATED)
A Guide to QuarkXPress Server 2017 | 233
BOX (Modifier schema)
E
lemen
t type
Construct Modify
D
ec
o
ns
tr
uc
t
#
IMPLI
ED
p
li
ca
bl
e.
GAPCO
LOR
CDATA
#IMPLI
ED
Specifies the color of the gap (if any)
between the lines that make up the grid
line.
Specifies the color of the gap (if any)
between the lines that make up the grid
line.
N
ot
ap
pli
ca
bl
e.
GAPSH
ADE
CDATA
#IMPLI
ED
Specifies the shade of the gap (if any)
between the lines that make up the grid
line.
Specifies the shade of the gap (if any)
between the lines that make up the grid
line.
N
ot
ap
pli
ca
bl
e.
GAPOP
ACITY
CDATA
#IMPLI
ED
Specifies the opacity of the gap (if any)
between the lines that make up the grid
line.
Specifies the opacity of the gap (if any)
between the lines that make up the grid
line.
N
ot
ap
pli
ca
bl
e.
Element type Construct Modify Deconstruct
BOX (ID,
METADATA?,
(TEXT |
PICTURE |
GEOMETRY |
CONTENT |
SHADOW |
FRAME |
PLACEHOLD
ER |
CONTENTP
H |
STATICCON
BOX element
typeDescribes a text box
or picture box.Note: On
construct, you must
provide a box name in
the ID@NAME attribute;
QuarkXPress Server
assigns an ID@UID to
each BOX you
create.Note: When a box
is created, its page
number is inferred from
the GEOMETRY@PAGE
Identifies a text box or
picture box to be modified.
You can use either the
ID@UID or ID@NAME value
to identify the box.Note:
Named boxes can be easily
identified by an XPath
search for //BOX[@NAME]).
Describes a text box or
picture box.If a NAME value
exists, the NAME displays in
the content of the ID
element: <ID
UID=456NAME=Name of
box>Name of box</ID>If a
NAME value does not exist,
the UID displays in the
content of the ID element:
<ID UID=457>457</ID>