8.1

Table Of Contents
This alert displays if the XML you supply is not well-formed or does not adhere
to the Modifier DTD.
valid or well
formed.
HTTP Error #500There is no box
with the specified
identifier.
This alert displays if the box specified by the child text node of the <ID> element
does not exist.
HTTP Error #500The value of Scale
Across should be
This alert displays if the value of the child text node of a <SCALEACROSS>
element is invalid.
between 10% and
1000%.
HTTP Error #500The Value of Scale
Down should be
This alert displays if the value of the child text node of a <SCALEDOWN> element
is invalid.
between 10% and
1000%.
HTTP Error #500The value of
Offset Across is in
invalid range.
This alert displays if the value of the child text node of the <OFFSETACROSS>
element is invalid.
HTTP Error #500The value of
Offset Down is in
invalid range
This alert displays if the value of the child text node of the <OFFSETDOWN>
element is invalid.
HTTP Error #500The value of
Picture Angle
This alert displays if the value of the child text node of the <ANGLE> element
is invalid.
must be between
360 and 360
degrees.
HTTP Error #500The value of
Picture Skew must
This alert displays if the value of the child text node of the <SKEW> element is
invalid.
be between 75
and 75 degrees.
HTTP Error #500The XML
document
This alert displays if you supply an invalid value in the XML.
contains an
invalid tag value.
HTTP Error #500The specified box
cannot be
modified.
This alert displays if you try to modify picture properties on a box that is not a
picture box.
If the request succeeds, a transaction success message is written to the QuarkXPress Server transaction
log file. This message includes the date, time, request type, project name, response type, response
size in bytes, and client IP address. For example:
Logs
8/3/2005 11:27:42 jpeg/sample.qxp Type: image/jpeg Size: 31715 Client: 127.0.0.1
If an alert displays, an error message is written to the QuarkXPress Server error log file. For example:
8/10/2005 10:39:07 Error Error Code: 10339 The specified file failed to load in the picture
box.
When QuarkXPress Server is running on Windows, use a URL like the following:
http://localhost:8080/sample.qxp?modify=
file:C:\imageProperties.xml
Example GET
URL
QXP SERVER 8.1 WEB INTEGRATION GUIDE | 91
USING THE WEB INTERFACE