8.5

Table Of Contents
DeconstructModifyConstructModifier DTD
(ascent) or the bottom of the
text (baseline).
(ascent) or the bottom of the
text (baseline).
(ascent) or the bottom of the
text (baseline).
Determines the offset when
ALIGNWITHTEXT is set to
BASELINE. Default is 0.
Determines the offset when
ALIGNWITHTEXT is set to
BASELINE. Default is 0.
Determines the offset when
ALIGNWITHTEXT is set to
BASELINE. Default is 0.
OFFSET CDATA #IMPLIED>
LINKEDBOX (Modifier DTD)
DeconstructModifyConstructModifier DTD
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
<!ELEMENT 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>
To force text to run
into the next box or
To force text to run
into the next box or
<STORY
STORYDIRECTION="HORIZONTAL">
cell in a chain, insertcell in a chain, insert
<LINKEDBOX ENDOFFSET="94"
the boxbreakthe boxbreak
STARTOFFSET="55">
character entitycharacter entity
<ID NAME="Box6" UID="6"/>
where you want the
text to break.
where you want the
text to break.
</LINKEDBOX>
<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>
<!ATTLIST LINKEDBOX
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
QXP SERVER 8.5 WEB INTEGRATION GUIDE | 169
MODIFIER DTD (ANNOTATED)