9.5

Table Of Contents
Modifier schema (annotated)
The topics below provide an annotated version of the Modifier schema, which is available
both as a DTD and in XML Schema format. Details are provided for how to form XML
code that uses the construct namespace, modify parameter, and xml namespace. The
XML sent to or from these functions is case-sensitive and validated by the Modifier schema,
thereby providing well-formed XML code that is compatible between each function.
In the following topics:
The "Construct" column refers to constructing a QuarkXPress project using the construct
namespace.
The "Modify" column refers to modifying a QuarkXPress project using the modify
parameter.
The "Deconstruct" column refers to deconstructing a QuarkXPress project using the xml
namespace.
To conserve space, the notation used in the following topics is DTD notation. See the
"Modifier.xsd" file for XML Schema definitionss.
Measurement values do not require units. For example, "25pt" should be submitted as "25".
Entities (Modifier DTD)
DeconstructModifyConstructElement type
Entities that represent
QuarkXPress special
characters.
Entities that represent
QuarkXPress special
characters.
Entities that represent
QuarkXPress special
characters.
<!ENTITY sot
"&#38;#x0002;">
<!ENTITY etx
"&#38;#x0003;">
Note: Some entities, such as
softreturn, are different
Note: Some entities, such as
softreturn, are different
Note: Some entities, such as
softreturn, are different
<!ENTITY eot
"&#38;#x0004;">
for QuarkXPress than they
are in the Unicode
specification.
for QuarkXPress than they
are in the Unicode
specification.
for QuarkXPress than they
are in the Unicode®
specification.
<!ENTITY enq
"&#38;#x0005;">
<!ENTITY ack
"&#38;#x0006;">
<!ENTITY softReturn
"&#38;#x0007;">
192 | A GUIDE TO QUARKXPRESS SERVER 9.5
MODIFIER SCHEMA (ANNOTATED)