8.1

Table Of Contents
DeconstructModifyConstructModifier DTD
<MAX> and <MIN> elements.
A box will expand or shrink
<MAX> and <MIN> elements.
A box will expand or shrink
only until it reaches the
<MIN> or <MAX> size.
only until it reaches the
<MIN> or <MAX> size.
<!ATTLIST FIT
Not applicable.Lets you specify the
direction in which the box
Lets you specify the
direction in which the box
POINT (TOPLEFT | TOP |
TOPRIGHT | RIGHT |
should be resized. To resizeshould be resized. To resize
BOTTOMRIGHT | BOTTOM |
the box from the center, use
"CENTER".
the box from the center, use
"CENTER".
BOTTOMLEFT | LEFT |
CENTER) #REQUIRED
Not applicable.Lets you specify the distance
between the POINT side or
Lets you specify the distance
between the POINT side or
AVOIDBOXESBY CDATA
#IMPLIED
corner of a resized box andcorner of a resized box and
any other items around it. Aany other items around it. A
box will expand only untilbox will expand only until
it is this distance from an
adjacent item.
it is this distance from an
adjacent item.
Not applicable.Lets you specify whether the
resized box should have the
Lets you specify whether the
resized box should have the
PROPORTIONAL (true |
false) "false"
same aspect ratio as the
original box.
same aspect ratio as the
original box.
MAX (Modifier DTD)
DeconstructModifyConstructModifier DTD
Not applicable.Lets you specify the
maximum location, size, or
Lets you specify the
maximum location, size, or
<!ELEMENT MAX
(LOCATION | SIZE |
SCALETO)>
scale of a box for a
fit-box-to-content operation.
scale of a box for a
fit-box-to-content operation.
MIN (Modifier DTD)
DeconstructModifyConstructModifier DTD
Not applicable.Lets you specify the
minimum location, size, or
Lets you specify the
minimum location, size, or
<!ELEMENT MIN
(LOCATION | SIZE |
SCALETO)>
scale of a box for a
fit-box-to-content operation.
scale of a box for a
fit-box-to-content operation.
184 | QXP SERVER 8.1 WEB INTEGRATION GUIDE
MODIFIER DTD (ANNOTATED)