2020

Table Of Contents
QUARKXPRESS SERVER FEATURES
220 | A GUIDE TO QUARKXPRESS SERVER 2020
Modifier schema (annotated)
The topics below provide an annotated version of the Modifier schema, which is
available both as a schema 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 schema notation. See
the “Modifier.xsd” file for XML Schema definitions.
Measurement values do not require units. For example, “25pt” should be submitted
as “25”.
Entities (Modifier schema)
Element type Construct Modify Deconstruct
<!ENTITY sot
"&#x0002;"><!ENT
ITY etx
"&#x0003;"><!ENT
ITY eot
"&#x0004;"><!ENT
ITY enq
"&#x0005;"><!ENT
ITY ack
"&#x0006;"><!ENT
ITY softReturn
"&#x0007;"><!ENT
ITY bs
"&#x0008;"><!ENT
ITY hTab
Entities that
represent
QuarkXPress special
characters.
Note: Some entities,
such as
softreturn, are
different for
QuarkXPress than
they are in the
Unicode®
specification.
Entities that represent
QuarkXPress special
characters.
Note: Some entities, such
as softreturn, are
different for QuarkXPress
than they are in the
Unicode specification.
Entities that represent
QuarkXPress special
characters.
Note: Some entities,
such as softreturn,
are different for
QuarkXPress than
they are in the
Unicode specification.