9.2

Table Of Contents
Compositionzone
The compositionzone parameter lets you return an XML representation of one or more
Composition Zones items.
Lets you specify which Composition Zones item to
return. For example:
http://localhost:8080/xml/sample.qxp?
compositionzone=czbox
String
compositionzone
Parameters
Lets you specify which Composition Zones items to
return. For example:
http://localhost:8080/xml/sample.qxp?
compoxitionzones=czbox1, czbox2
String
compositionzones
xml
Compatible with
Error #10401Invalid box given in Box
Param.
Alerts
This alert displays if you request a box that is not a Composition Zones
item.
See Understanding loggingLogs
Layer
The layer render modifier lets you show and hide layers prior to rendering. This render
modifier also lets you add and remove layers from a project on the server.
Lets you specify which layer to render. You can specify
multiple layer names in one request.
String
layer
Parameters
Lets you add a new layer. You can add one layer per
request.
String
addlayer
Lets you delete a layer and the items on that layer. You
can delete one layer per request.
String
deletelayer
Lets you render every layer in the project, including
hidden and suppressed layers.
Boolean (1 | 0 | true
| false | yes | no)
alllayers
Lets you modify the attributes of a layer. You can
modify one layer per request.
String
layerattribute
Lets you specify a new name for a layer. You must use
this parameter in conjunction with the
layerattribute parameter.
String
name
Lets you make a layer visible or invisible. You can use
this parameter in conjunction with the addlayer and
Boolean (1 | 0 | true
| false | yes | no)
visible
layerattribute parameters. This parameter overrides
QuarkXPress layer visibility preferences.
Lets you suppress or allow the output of a layer. You
can use this parameter in conjunction with the
Boolean (1 | 0 | true
| false | yes | no)
suppressoutput
addlayer and layerattribute parameters. This
parameter overrides QuarkXPress suppress output
preferences.
QXP SERVER 9.2 WEB INTEGRATION GUIDE | 55
USING THE WEB INTERFACE