2017

Table Of Contents
USING QUARKXPRESS SERVER
122 | A Guide to QuarkXPress Server 2017
relativegeometry
Tells the xml namespace to
describe <GEOMETRY>
elements using <RELPOSITION>
rather than <POSITION>. This
allows an item’s position to be
defined either in relation to the
page or in relation to the entire
s
pread.
r
elativetopage
Use only with the
relativegeometry parameter.
Tells the xml namespace to
describe <GEOMETRY>
elements using <RELPOSITION>
elements in which
ORIGIN@RELATIVETO=”page”
(as opposed to “spread”).
copyfitinfo
QuarkXPress Server returns
copyfitting information for
QuarkCopyDesk articles by
default. To retrieve copyfitting
information when
deconstructing a QuarkXPress
project, include
copyfitinfo=true in the xml
request. For
example:http://localhost:8080/x
ml/sample.qxp?
copyfitinfo=true
Refer to the Modifier DTD
Response
Sample response:<?xml version=”1.0” encoding=”UTF-8”
standalone=”no”?> <PROJECT JOBJACKET=”Macintosh
HD:QuarkXPress DocPool: default job jackets:New Job
Jacket.xml” JOBTICKET=”Default Job Ticket”
PROJECTNAME=”project1.qxp”> <LAYOUT
MEDIATYPE=”PRINT”> <ID NAME=”Layout 1” UID=”1”/>
<LAYER KEEPRUNAROUND=”false” LOCKED=”false”
SUPPRESS=”false” VISIBLE=”true”> <ID NAME=”Default”
UID=”-1”/> <RGBCOLOR BLUE=”231” GREEN=”231”
RED=”231”/> </LAYER> <SPREAD> <ID UID=”1”/>
<PAGE MASTER=”3” POSITION=”RIGHTOFSPINE”
FORMATTEDNAME=”1”> <ID UID=”1”/> </PAGE>
<BOX BOXTYPE=”CT_TEXT” COLOR=”None” OPACITY=”100%”
SHADE=”100%”> <ID NAME=”Introduction” UID=”5”/>
<GEOMETRY LAYER=”Default” PAGE=”1” SHAPE=”SH_RECT”>
<POSITION> <TOP>39.064</TOP>
<LEFT>39.026</LEFT> <BOTTOM>63.951</BOTTOM>
<RIGHT>214.611</RIGHT> </POSITION>
<SUPPRESSOUTPUT>false</SUPPRESSOUTPUT>
<RUNAROUND TYPE=”NONE”/> </GEOMETRY>pre
<FRAME GAPCOLOR=”White” GAPOPACITY=”100%”