2017

Table Of Contents
MODIFIER SCHEMA (ANNOTATED)
A Guide to QuarkXPress Server 2017 | 285
Ele
me
nt
typ
e
Construct Modify Deconstruct
ED
hidden text created in QuarkXPress,
up to the length specified for
D
ATALEN. This can result in data
intended for the page being included
in the hidden text data, and
therefore being hidden from view in
QuarkXPress and in output. It is
critical to ensure that the length of
data intended as hidden text
matches the value of the DATALEN
attribute to avoid data loss.
OP
CO
DE
CD
ATA
#RE
QU
IRE
D
Hidden text opcode is a
four-byte field that
contains ownerId,
opcodeId,and
hiddenTextType. The
Hidden text opcode is
usually the originating
XTensions ID of the
XTensions that owns this
hidden text. Note that you
MUST be certain that the
handling XTensions will
correctly understand the
data being passed, and
handle any errors.
XTensions that are not
designed to handle
inappropriate data may
cause QuarkXPress Server
to unexpectedly quit.
Hidden text opcode is a
four-byte field that
contains ownerId,
opcodeId,and
hiddenTextType. The
Hidden text opcode is
usually the originating
XTensions ID of the
XTensions that owns this
hidden text. Note that you
MUST be certain that the
handling XTensions will
correctly understand the
data being passed, and
handle any errors.
XTensions that are not
designed to handle
inappropriate data may
cause QuarkXPress Server
to unexpectedly quit.
Hidden text opcode is a four-byte
field that contains ownerId,
opcodeId,and hiddenTextType. The
Hidden text opcode is usually the
originating XTensions ID of the
XTensions that owns this hidden
text.
OW
NE
R
CD
ATA
#IM
PLI
ED
Represents the XTensions
ID of the XTensions
software that owns this
hidden text.
Represents the XTensions
ID of the XTensions
software that owns this
hidden text.
TYP
E
(OP
EN
PAR
EN |
The type of hidden text, as
described in the XDK.
The type of hidden text, as
described in the XDK.
The type of hidden text, as described
in the XDK.