8.5

Table Of Contents
STACKINGORDER (Modifier DTD)
DeconstructModifyConstructModifier DTD
Not applicable.Lets you control whether a
box or line is in front of or
Lets you control whether a
box or line is in front of or
<!ELEMENT
STACKINGORDER
(#PCDATA)>
behind other items on the
page.
behind other items on the
page.
Only accepts
SENDBACKWARD,
Only accepts
SENDBACKWARD,
SENDTOBACK,SENDTOBACK,
BRINGFORWARD,
BRINGTOFRONOT.
BRINGFORWARD,
BRINGTOFRONOT.
SUPPRESSOUTPUT (Modifier DTD)
DeconstructModifyConstructModifier DTD
Specifies whether a box is
included in output.
Specifies whether a box is
included in output.
Specifies whether a box is
included in output.
<!ELEMENT
SUPPRESSOUTPUT
(#PCDATA)>
A true value does not include
the box; a false value
includes the box.
A true value does not
include the box; a false value
includes the box.
A true value does not
include the box; a false value
includes the box.
TOP (Modifier DTD)
DeconstructModifyConstructModifier DTD
The distance between the
box or lines top edge and the
top of the page, in points.
The distance between the
box or lines top edge and the
top of the page, in points.
The distance between the
box or lines top edge and the
top of the page, in points.
<!ELEMENT TOP
(#PCDATA)>
LEFT (Modifier DTD)
DeconstructModifyConstructModifier DTD
The distance between the
box or lines left edge and the
The distance between the
box or lines left edge and the
The distance between the
box or lines left edge and the
<!ELEMENT LEFT
(#PCDATA)>
left edge of the page, in
points.
left edge of the page, in
points.
left edge of the page, in
points.
BOTTOM (Modifier DTD)
DeconstructModifyConstructModifier DTD
The distance between the
box or line's bottom edge
The distance between the
box or line's bottom edge
The distance between the
box or line's bottom edge
<!ELEMENT BOTTOM
(#PCDATA)>
QXP SERVER 8.5 WEB INTEGRATION GUIDE | 187
MODIFIER DTD (ANNOTATED)