9.2

Table Of Contents
DeconstructModifyConstructModifier DTD
corresponding
<TABLESTYLE> values.
corresponding
<TABLESTYLE> values.
Not applicable.Specifies the width of the
grid line in points.
Specifies the width of the
grid line in points.
WIDTH CDATA #IMPLIED
Not applicable.Specifies the color of the grid
line.
Specifies the color of the grid
line.
COLOR CDATA #IMPLIED
Not applicable.Specifies the shade of the
grid line.
Specifies the shade of the
grid line.
SHADE CDATA #IMPLIED
Not applicable.Specifies the opacity of the
grid line.
Specifies the opacity of the
grid line.
OPACITY CDATA #IMPLIED
Not applicable.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.
GAPCOLOR CDATA
#IMPLIED
Not applicable.Specifies the shade of the
gap (if any) between the
Specifies the shade of the
gap (if any) between the
GAPSHADE CDATA
#IMPLIED
lines that make up the grid
line.
lines that make up the grid
line.
Not applicable.Specifies the opacity of the
gap (if any) between the
Specifies the opacity of the
gap (if any) between the
GAPOPACITY CDATA
#IMPLIED
lines that make up the grid
line.
lines that make up the grid
line.
BOX (Modifier DTD)
DeconstructModifyConstructModifier DTD
Describes a text box or
picture box.
Identifies a text box or
picture box to be modified.
You can use either the
Describes a text box or
picture box.
Note: On construct, you
must provide a box name in
<!ELEMENT BOX (ID,
METADATA?, (TEXT |
PICTURE | GEOMETRY |
CONTENT | SHADOW |
FRAME | PLACEHOLDER |
If a NAME value exists, the
NAME displays in the content
of the ID element: <ID
ID@UID or ID@NAME value to
identify the box.
Note: Named boxes can be
easily identified by an XPath
search for //BOX[@NAME]).
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
CONTENTPH)*,
INTERACTIVITY?)>
UID=456 NAME=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>
from the GEOMETRY@PAGE
attribute.
<!ATTLIST BOX
Not applicable.Specifies whether to create
or delete the indicated box.
Not applicable.
OPERATION (CREATE |
DELETE) #IMPLIED
The box type:The box type:The box type:
BOXTYPE (CT_NONE |
CT_TEXT | CT_PICT)
#IMPLIED
CT_NONE = No box type
specified.
QXP SERVER 9.2 WEB INTEGRATION GUIDE | 157
MODIFIER DTD (ANNOTATED)