8.5

Table Of Contents
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+)>
CONTOUR (Modifier DTD)
DeconstructModifyConstructModifier DTD
A single contour within a
spline shape.
A single contour within a
spline shape.
A single contour within a
spline shape.
<!ELEMENT CONTOUR
(VERTICES)>
<!ATTLIST CONTOUR
Specifies whether there are
any curved edges in the
contour.
Specifies whether there are
any curved edges in the
contour.
Specifies whether there are
any curved edges in the
contour.
CURVEDEDGES (true |
false) "false"
Specifies whether this
contour is rectangular.
Specifies whether this
contour is rectangular.
Specifies whether this
contour is rectangular.
RECTCONTOUR (true |
false) "false"
Specifies whether the points
describe a hole instead of an
outside contour.
Specifies whether the points
describe a hole instead of an
outside contour.
Specifies whether the points
describe a hole instead of an
outside contour.
INVERTEDCONTOUR (true
| false) "false"
Specifies whether the
contour has no containing
contours.
Specifies whether the
contour has no containing
contours.
Specifies whether the
contour has no containing
contours.
TOPLEVEL (true |
false) "false"
Specifies whether the
contour intersects itself.
Specifies whether the
contour intersects itself.
Specifies whether the
contour intersects itself.
SELFINTERSECTED (true
| false) "false"
Specifies whether this is a
polycontour (as opposed to
a spline contour).
Specifies whether this is a
polycontour (as opposed to
a spline contour).
Specifies whether this is a
polycontour (as opposed to
a spline contour).
POLYCONTOUR (true |
false) "false"
Specifies whether there are
vertex tags associated with
the contour.
Specifies whether there are
vertex tags associated with
the contour.
Specifies whether there are
vertex tags associated with
the contour.
VERTEXTAGEXISTS (true
| false) "false">
VERTICES (Modifier DTD)
DeconstructModifyConstructModifier DTD
A collection of vertexes
which, combined, make up
a contour.
A collection of vertexes
which, combined, make up
a contour.
A collection of vertexes
which, combined, make up
a contour.
<!ELEMENT VERTICES
(VERTEX+)>
176 | QXP SERVER 8.5 WEB INTEGRATION GUIDE
MODIFIER DTD (ANNOTATED)