9.2

Table Of Contents
DeconstructModifyConstructModifier DTD
<!ATTLIST VALUE
Specifies the KEY attribute of
the key/value pair.
Specifies the KEY attribute of
the key/value pair. Metadata
that contains a value for KEY
Specifies the KEY attribute of
the key/value pair.
KEY CDATA #REQUIRED>
but no value for VALUE will
delete any metadata
matching the value for KEY.
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
Specifies whether the given
vertex is "straight" i.e. C1
continuous.
Specifies whether the given
vertex is "straight" i.e. C1
continuous.
Specifies whether the given
vertex is "straight" i.e. C1
continuous.
SMOOTHVERTEX (true |
false) "false"
Specifies whether the
following edge is "straight".
Specifies whether the
following edge is "straight".
Specifies whether the
following edge is "straight".
STRAIGHTEDGE (true |
false) "false"
Specifies whether the given
vertex is also symmetrical
i.e., C2 continuous.
Specifies whether the given
vertex is also symmetrical
i.e., C2 continuous.
Specifies whether the given
vertex is also symmetrical
i.e., C2 continuous.
SYMMVERTEX (true |
false) "false"
Specifies whether the vertex
is not smooth or symmetric.
Specifies whether the vertex
is not smooth or symmetric.
Specifies whether the vertex
is not smooth or symmetric.
CUSPVERTEX (true |
false) "false"
Specifies whether the
following (splined) edge
intersects itself.
Specifies whether the
following (splined) edge
intersects itself.
Specifies whether the
following (splined) edge
intersects itself.
TWISTED (true | false)
"false"
Specifies whether the given
vertex is selected.
Specifies whether the given
vertex is selected.
Specifies whether the given
vertex is selected.
VERTEXSELECTED (true |
false) "false">
VERTEXPOINT (Modifier DTD)
DeconstructModifyConstructModifier DTD
Each point on a curve is
described by three geometric
Each point on a curve is
described by three geometric
Each point on a curve is
described by three geometric
<!ELEMENT VERTEXPOINT
EMPTY>
positions: the x,y coordinatepositions: the x,y coordinatepositions: the x,y coordinate
of the vertex point (thisof the vertex point (thisof the vertex point (this
coordinate is relative to thecoordinate is relative to thecoordinate is relative to the
bounding geometry of thebounding geometry of thebounding geometry of the
shape, not the page), and theshape, not the page), and theshape, not the page), and the
QXP SERVER 9.2 WEB INTEGRATION GUIDE | 251
MODIFIER DTD (ANNOTATED)