8.0

Table Of Contents
location.
For example, if
NEWNAME =
file.qxp and the
REPLACE value
is set to false, the
file is saved as
file1.qxp when a
file with the same
name exists at the
specified location.
For example, if
NEWNAME =
file.qxp and the
REPLACE value
is set to false, the
file is saved as
file1.qxp when a
file with the same
name exists at the
specified location.
<!ELEMENT LAYOUT (ID,
LAYOUTPROPERTY?,
ARTICLE*, LAYER*, (SPREAD |
BOX | TABLE)*)>
Describes a layout
in a project.
Identifies a layout
to be modified.
Use the
ID@NAME or
ID@UID attribute
to indicate the
target layout.
Layout numbers
start with 1;
layout=1 refers to
the first layout in
the project.
Note: If you want
to modify existing
boxes, regardless
of where the
boxes appear in
the project, boxes
to modify can be
specified as direct
children of the
LAYOUT
element, rather
than being
enclosed within a
specific SPREAD.
Specifies the
layout number in
the ID@UID
element and the
layout name in the
ID@NAME
element.
<!ATTLIST LAYOUT
POINTSPERINCH CDATA
#IMPLIED
Not applicable.
Not applicable.
Specifies how
many points to
use per inch for
measurements.
<!ELEMENT ID EMPTY>
Lets you specify a
name for a
LAYOUT,
LAYER, BOX,
LINKEDBOX,
TABLE,
GROUP, or
COMPOSITION
Identifies an
object by its UID
or
NAME.
Note:
QuarkXPress
Server evaluates
the ID element for
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
Page 214