10.1

Table Of Contents
DeconstructModifyConstructElement type
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
If a LINKEDBOX is a table cell, this
attribute identifies the row of the cell.
Otherwise, not applicable.
If a LINKEDBOX is a
table cell, this
attribute identifies
the row of the cell.
If a LINKEDBOX is a
table cell, this
attribute identifies
the row of the cell.
ROWCOUNT CDATA
#IMPLIED
Otherwise, not
applicable.
Otherwise, not
applicable.
If a LINKEDBOX is a table cell, this
attribute identifies the column of the cell.
Otherwise, not applicable.
If a LINKEDBOX is a
table cell, this
attribute identifies
the column of the
If a LINKEDBOX is a
table cell, this
attribute identifies
the column of the
COLUMNCOUNT CDATA
#IMPLIED
cell. Otherwise, not
applicable.
cell. Otherwise, not
applicable.
A GUIDE TO QUARKXPRESS SERVER 10.1 | 247
MODIFIER SCHEMA (ANNOTATED)