8.0
Table Of Contents
- Overview
- New and enhanced features
- Getting started
- Functions
- Function overview
- Render types
- Content modifiers
- Render modifiers
- XML modify
- XML deconstruct and construct
- About XML deconstruct/construct
- xml
- construct
- Deconstructing a project
- Constructing a project
- Working with pages and spreads
- Working with layers
- Working with boxes
- Working with pictures
- Working with text
- Working with tables
- Working with Composition Zones
- Using server XSLT
- Working with lists
- Working with anchored boxes
- Working with placeholders
- Working with metadata
- Working with hidden text
- Administrative Request handlers
- The Modifier DTD
- Sample applications
- Contact Quark
- Legal notice
<CONTENT>Macintosh HD:DocPool:flower1.jpg</CONTENT>
</BOX>
</PAGE>
</SPREAD>
This example will work for a construct request. For a modify request, add the attribute value
OPERATION="CREATE" in the
BOX element.
All BOX elements can contain a GEOMETRY element that indicates the position and size of the box, a
FRAME element that describes the box's frame (if any), and a SHADOW element that describes the
box's drop shadow. Additional
BOX elements are described in the following sections.
Related topics:
The Modifier DTD
About XML deconstruct and construct
xml
construct
Deconstructing a project
Constructing a project
Page 161