8.1

Table Of Contents
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+)>
VERTEX (Modifier DTD)
DeconstructModifyConstructModifier DTD
A single vertext (i.e. Line
segment) in a bezier curve.
A single vertext (i.e. Line
segment) in a bezier curve.
A single vertext (i.e. Line
segment) in a bezier curve.
<!ELEMENT VERTEX
(LEFTCONTROLPOINT?,
VERTEXPOINT,
RIGHTCONTROLPOINT?)>
<!ATTLIST VERTEX
QXP SERVER 8.1 WEB INTEGRATION GUIDE | 179
MODIFIER DTD (ANNOTATED)