2015

Table Of Contents
DeconstructModifyConstructElement type
Specifies whether a line has
arrows on its ends:
Specifies whether a line
should have arrows on its
ends:
Specifies whether a line
should have arrows on its
ends:
ARROWHEADS (PLAINLINE
| LEFTARROW |
RIGHTARROW |
LEFTFARROW |
PLAINLINE = No arrows
LEFTARROW = Arrow head
on left end
PLAINLINE = No
arrows
LEFTARROW = Arrow head
on left end
PLAINLINE = No
arrows
LEFTARROW = Arrow head
on left end
RIGHTFARROW |
DOUBLEARROW)
"PLAINLINE"
RIGHTARROW = Arrow head
on right end
RIGHTARROW = Arrow head
on right end
RIGHTARROW = Arrow head
on right end
LEFTFARROW = Arrow head
on left end, arrow tail on
right end
LEFTFARROW = Arrow head
on left end, arrow tail on
right end
LEFTFARROW = Arrow head
on left end, arrow tail on
right end
RIGHTFARROW = Arrow head
on right end, arrow tail on
left end
RIGHTFARROW = Arrow
head on right end, arrow
tail on left end
RIGHTFARROW = Arrow
head on right end, arrow
tail on left end
DOUBLEARROW = Arrow
heads on both ends
DOUBLEARROW = Arrow
heads on both ends
DOUBLEARROW = Arrow
heads on both ends
LINKEDBOX (Modifier schema)
DeconstructModifyConstructElement type
Identifies the point where the text has
overflowed the current box and identifies
Represents a box or
table cell into which
Represents a box or
table cell into which
LINKEDBOX (ID)
the box or table cell where the text
continues. Example:
<BOX>
<ID NAME="Box5" UID="5"/>
text flows from the
parent box. The
child ID element
identifies the box or
table.
text flows from the
parent box. The
child ID element
identifies the box or
table.
<TEXT>
<STORY
To force text to run
into the next box or
To force text to run
into the next box or
STORYDIRECTION="HORIZONTAL">
<LINKEDBOX ENDOFFSET="94"
cell in a chain, insertcell in a chain, insert
STARTOFFSET="55">
the boxbreakthe boxbreak
<ID NAME="Box6" UID="6"/>
character entitycharacter entity
</LINKEDBOX>
where you want the
text to break.
where you want the
text to break.
<LINKEDBOX ENDOFFSET="108"
STARTOFFSET="95">
<ID NAME="Box7" UID="7"/>
</LINKEDBOX>
<PARAGRAPH MERGE="false"
PARASTYLE="Normal">
<RICHTEXT MERGE="false">
Text is here.</RICHTEXT>
</PARAGRAPH>
</STORY>
</TEXT>
</BOX>
Attributes
Offset of the first character in the next
box or cell in the chain.
Not applicable.Not applicable.
STARTOFFSET CDATA
#IMPLIED
Offset of the last character in the next
boxor cell in the chain.
Not applicable.Not applicable.
ENDOFFSET CDATA
#IMPLIED
A GUIDE TO QUARKXPRESS SERVER 2015 | 253
MODIFIER SCHEMA (ANNOTATED)