8.1

Table Of Contents
DeconstructModifyConstructModifier DTD
Specifies how many points
to use per inch for
measurements.
Not applicable.Not applicable.
POINTSPERINCH CDATA
#IMPLIED
Specifies whether the layout
is a Print, Web, or Interactive
layout.
Not applicable.Not applicable.
MEDIATYPE (PRINT | WEB
| INTERACTIVE)
#IMPLIED
Specifies the sharing status
of the layout, as specified in
Not applicable.Not applicable.
SHAREDSTATUS (LAYOUT |
ALLPROJECTS |
the Layout > Advanced
THISPROJECT | none)
#IMPLIED
Layout Properties dialog
box in QuarkXPress.
ID (Modifier DTD)
DeconstructModifyConstructModifier DTD
Identifies an object by its
unique ID and by its name
(if any).
Identifies an object by its
UID or NAME.
Note: QuarkXPress Server
evaluates the ID element for
Lets you specify a name for
a LAYOUT, LAYER, BOX,
LINKEDBOX, TABLE, GROUP,
or COMPOSITIONZONE.
<!ELEMENT ID EMPTY>
If a NAME value exists, the
NAME displays in the contenta NAME value first and for a
Lets you specify a unique ID
for a SPREAD or PAGE.
of the ID element: <ID
UID=456 NAME=Name of
box>Name of box</ID>
UID second. If a NAME is
found, the UID is ignored.
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.
<!ATTLIST ID
The name of the parent
element.
The name of the LAYOUT,
LAYER, SPREAD, BOX, TABLE,
GROUP, or element to be
modified.
The name of the parent
element. The NAME is
assigned to QuarkXPress
elements during document
construction. For example,
NAME CDATA #IMPLIED
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.
142 | QXP SERVER 8.1 WEB INTEGRATION GUIDE
MODIFIER DTD (ANNOTATED)