9.2

Table Of Contents
DeconstructModifyConstructModifier DTD
<!ATTLIST SAVEAS
Not applicable.Specifies a name for the
project being saved. Can be
Specifies a name for the
project being saved.
NEWNAME CDATA #IMPLIED
a relative path to the
document pool.
Not applicable.The absolute path on the
server computer for saving
the project.
The absolute path on the
server computer for saving
the project.
PATH CDATA #IMPLIED
Not applicable.Specifies whether the project
should be saved to the
Specifies whether the project
should be saved to the
SAVETOPOOL (true |
false) "true"
document pool, in additiondocument pool, in addition
to saving it in the locationto saving it in the location
specified in the PATH
attribute.
specified in the PATH
attribute.
Not applicable.Indicates whether the saved
project should replace any
Indicates whether the saved
project should replace any
REPLACE (true | false)
"true">
existing file with the sameexisting file with the same
name in the specified
location.
name in the specified
location.
An index number gets
appended to the file name if
An index number gets
appended to the file name if
this value is set to false andthis value is set to false and
a file with the supplied namea file with the supplied name
exists at the specification
location.
exists at the specification
location.
For example, if
NEWNAME = file.qxp and
For example, if
NEWNAME = file.qxp and
the REPLACE value is set tothe REPLACE value is set to
false, the file is saved asfalse, the file is saved as
file1.qxp when a file withfile1.qxp when a file with
the same name exists at the
specified location.
the same name exists at the
specified location.
SCALETO (Modifier DTD)
DeconstructModifyConstructModifier DTD
Not applicable.Lets you specify the
maximum or minimum size
Lets you specify the
maximum or minimum size
<!ELEMENT SCALETO
EMPTY>
of a box for a
fit-box-to-content operation.
of a box for a
fit-box-to-content operation.
<!ATTLIST SCALETO
Not applicable.The largest or smallest
allowable width for the
The largest or smallest
allowable width for the
X CDATA #REQUIRED
resized box, as an integer
percentage.
resized box, as an integer
percentage.
232 | QXP SERVER 9.2 WEB INTEGRATION GUIDE
MODIFIER DTD (ANNOTATED)