8.1

Table Of Contents
HEIGHT(Modifier DTD)
DeconstructModifyConstructModifier DTD
Indicates the height of an
item.
Indicates the height of an
item.
Indicates the height of an
item.
<!ELEMENT HEIGHT
(#PCDATA)>
POSITION (Modifier DTD)
Rather than using the POSITION element type, you can use the RELPOSITION element
type to describe the position of <GEOMETRY> elements relative to the page or to the spread.
To return item positions as RELPOSITION elements, use the relativegeometry parameter
when deconstructing. For more information, see "XML."
DeconstructModifyConstructModifier DTD
Specifies the absolute
position of a box or line on
Specifies the absolute
position of a box or line on
Specifies the absolute
position of a box or line on
<!ELEMENT POSITION
(TOP, LEFT, BOTTOM,
RIGHT)>
the page, using coordinates
measured in points from the
upper-left corner of the page.
the page, using coordinates
measured in points from the
upper-left corner of the page.
the page, using coordinates
measured in points from the
upper-left corner of the page.
MOVEUP (Modifier DTD)
DeconstructModifyConstructModifier DTD
Not applicable.Moves a box up by the
specified number of points.
Not applicable.
<!ELEMENT MOVEUP
(#PCDATA)>
Note: You can move a box
or line onto another page.
MOVEDOWN (Modifier DTD)
DeconstructModifyConstructModifier DTD
Not applicable.Moves a box down by the
specified number of points.
Not applicable.
<!ELEMENT MOVEDOWN
(#PCDATA)>
Note: You can move a box
or line onto another page.
MOVELEFT (Modifier DTD)
DeconstructModifyConstructModifier DTD
Not applicable.Moves a box to the left by
the specified number of
points.
Not applicable.
<!ELEMENT MOVELEFT
(#PCDATA)>
QXP SERVER 8.1 WEB INTEGRATION GUIDE | 187
MODIFIER DTD (ANNOTATED)