2020

Table Of Contents
USING QUARKXPRESS SERVER
The following XML shows how some of these parameters work.
<PROJECT>
<ID NAME="Layout 1"/>
<SPREAD>
<ID UID="1"/>
<BOX BOXTYPE="CT_PICT">
<ID NAME="ABOUT"/>
<PICTURE/>
<CONTENT>C:\docs\file1.jpg</CONTENT>
</BOX>
<BOX BOXTYPE="CT_TEXT">
<ID NAME="PRODUCTS"/>
<CONTENT>file:C:\docs\file2.txt</CONTENT>
</BOX>
<BOX BOXTYPE="CT_TEXT">
<ID NAME="SERVICES"/>
<TEXT>
<STORY FILE="file:C:\docs\file3.doc"
CONVERTQUOTES="true"
INCLUDESTYLESHEETS="true"/>
</TEXT>
</BOX>
</SPREAD>
</LAYOUT>
</PROJECT>
Response
A preview of a QuarkXPress project with a value in the data import XML tags
applied to the text boxes.
Alerts
File not
found.
HTTP Error #404 QuarkXPress Server Error #–43 This alert displays
if you specify an invalid XML file or request a document that is
not available to QuarkXPress Server.
The XML
document is
not valid or
well formed.
HTTP Error #500 This alert displays if the XML you supply is not
well-formed or does not adhere to the Modifier schema.
There is no
box with the
specified
identifier.
HTTP Error #500 This alert displays if the box specified by the
child text node of the <ID> element does not exist.
The
specified
box is not a
picture or
text box.
HTTP Error #500 This alert displays if you request a box that is not
a text box or a picture box.
A locked
layer cannot
be
manipulated
.
HTTP Error #500 This alert displays if you request data from a box
on a locked layer. What to do: Open the project in QuarkXPress,
display the Layers palette, and unlock the box’s layer.
Unable to
read picture
(#106)
HTTP Error #500 QuarkXPress Server Error #–109 This alert
displays if you try to import a text file into a picture box.
Bad
filename/
HTTP Error #404 QuarkXPress Server Error #–37 This alert displays
if you try to import an invalid or nonexistent file into a box.
A GUIDE TO QUARKXPRESS SERVER 2020 | 115