8.1

Table Of Contents
DeconstructModifyConstructModifier DTD
<!ATTLIST SPLINESHAPE
Specifies whether the shape
is a pure rectangle.
Specifies whether the shape
is a pure rectangle.
Specifies whether the shape
is a pure rectangle.
RECTSHAPE (true |
false) "false"
Specifies whether the shape
encodes the inverse of its
area ("inside out").
Specifies whether the shape
encodes the inverse of its
area ("inside out").
Specifies whether the shape
encodes the inverse of its
area ("inside out").
INVERTEDSHAPE (true |
false) "false"
Specifies whether any of the
contours in the shape
contains a spline.
Specifies whether any of the
contours in the shape
contains a spline.
Specifies whether any of the
contours in the shape
contains a spline.
HASSPLINES (true |
false) "false"
Specifies whether any of the
contours is inside another.
Specifies whether any of the
contours is inside another.
Specifies whether any of the
contours is inside another.
HASHOLES (true |
false) "false"
Specifies whether
incompatible with "old"
(3.31 and below) shapes.
Specifies whether
incompatible with "old"
(3.31 and below) shapes.
Specifies whether
incompatible with "old"
(3.31 and below) shapes.
NEWFORMAT (true |
false) "false"
Specifies whether there is
more than one top-level
contour.
Specifies whether there is
more than one top-level
contour.
Specifies whether there is
more than one top-level
contour.
MORETHANONETOPLEVELCONTOUR
(true | false) "false"
Specifies whether all its
contours are closed.
(Polylines might not be.)
Specifies whether all its
contours are closed.
(Polylines might not be.)
Specifies whether all its
contours are closed.
(Polylines might not be.)
CLOSEDSHAPE (true |
false) "false"
Specifies whether the shape
does not intersect itself other
than at the vertex.
Specifies whether the shape
does not intersect itself other
than at the vertex.
Specifies whether the shape
does not intersect itself other
than at the vertex.
WELLFORMED (true |
false) "false"
Specifies whether the vertex
tags are set correctly.
Specifies whether the vertex
tags are set correctly.
Specifies whether the vertex
tags are set correctly.
TAGSALLOCATED (true |
false) "false"
Specifies whether shape is
associated with UNFINISHED
box.
Specifies whether shape is
associated with UNFINISHED
box.
Specifies whether shape is
associated with UNFINISHED
box.
INCOMPLETE (true |
false) "false"
Specifies whether one or
more verts are selected.
Specifies whether one or
more verts are selected.
Specifies whether one or
more verts are selected.
VERTSELECTED (true |
false) "false">
CONTOURS (Modifier DTD)
DeconstructModifyConstructModifier DTD
A group of contours which,
combined, make a spline
shape.
A group of contours which,
combined, make a spline
shape.
A group of contours which,
combined, make a spline
shape.
<!ELEMENT CONTOURS
(CONTOUR+)>
178 | QXP SERVER 8.1 WEB INTEGRATION GUIDE
MODIFIER DTD (ANNOTATED)