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
elements).
Note: New
articles should not
be created in a
QuarkXPress
project in systems
working directly
with QPS.
Instead, create an
article only within
a
QuarkCopyDesk(
R) file. To assign
an article in
QPS(R), use the
QPS SDK.
elements).
elements).
<!ATTLIST ARTICLE
OPERATION (CREATE |
DELETE) #IMPLIED
DOCFORMAT (LIGHTWEIGHT |
FULLFEATURED)
"LIGHTWEIGHT"
EXPORTARTICLE (true | false)
"false">
Describes the
type of Article.
Not applicable.
Describes the
type of Article.
"LIGHTWEIGHT
" and
"FULLFEATURE
D" articles are
forms of
QuarkCopyDesk
articles that can
be
constructed/modifi
ed through
QuarkXPress
Server.
<!ELEMENT COMPONENT
EMPTY>
The component(s)
that make up an
article. Required
for ARTICLE
element.
The component(s)
that make up an
article. Required
for ARTICLE
element.
The component(s)
that make up an
article.
<!ATTLIST COMPONENT
OPERATION (CREATE |
DELETE) #IMPLIED
Not applicable.
Specifies whether
to create or delete
the specified
component from
the ARTICLE.
Not applicable.
NAME CDATA #IMPLIED
The name given to
a specific
component in an
ARTICLE.
Required for
COMPONENT.
The name given to
a specific
component in an
ARTICLE.
Required for
COMPONENT.
Specifies the
name of the
component in the
ARTICLE.
UID CDATA #IMPLIED
QuarkXPress
Server
The unique ID of
the
Specified the
unique ID of the .
Page 217