2017

Table Of Contents
MODIFIER SCHEMA (ANNOTATED)
A Guide to QuarkXPress Server 2017 | 287
I
D (Modifier schema)
El
e
m
e
n
t
ty
pe
C
onstruct
M
odify
D
econstruct
ID
(e
m
pt
y)
ID element typeLets you specify a
name for a LAYOUT, LAYER, BOX,
LINKEDBOX, TABLE, GROUP, or
COMPOSITIONZONE.Lets you
specify a unique ID for a SPREAD or
PAGE.
Identifies an
object by its
UID or
NAME.Note:
QuarkXPress
Server evaluates
the ID element
for a NAME
value first and
for a UID
second. If a
NAME is found,
the UID is
ignored.
Identifies an object by its unique ID
and by its name (if any).If a NAME
value exists, the NAME displays in the
content of the ID element: <ID
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>Note: If a NAME
value does not exist for a box, the word
Box and the box UID are concatenated
and display in the XML.
Attributes
N
A
M
E
C
D
A
T
A
#I
M
PL
IE
D
The name of the parent element.
The NAME is assigned to
QuarkXPress elements during
document construction. For
example, NAME=”BOX1” would be
assigned to a box after it has been
constructed.Required for LAYOUT,
LAYER, BOX, TABLE, GROUP, and
COMPOSITIONZONE elements.
QuarkXPress Server automatically
assigns a UID to such
elements.Ignored for spreads and
pages.
The name of
the LAYOUT,
LAYER,
SPREAD, BOX,
TABLE, GROUP,
or element to
be modified.
The name of the parent element.
UI
D
C
D
A
T
A
#I
M
PL
Required for PAGE and SPREAD
elements. Ignored for all other
element types.
The unique ID
of the element
to be modified.
Specifies the unique ID of an element
in the QuarkXPress project.