8.0

Table Of Contents
<!ENTITY sub "&#38;#x001A;">
<!ENTITY esc "&#38;#x001B;">
<!ENTITY fs "&#38;#x001C;">
<!ENTITY discReturn
"&#38;#x001D;">
<!ENTITY indentHere
"&#38;#x001E;">
<!ENTITY discHyphen
"&#38;#x001F;">
<!ENTITY shy "&#38;#x00AD;">
<!ENTITY ensp "&#38;#x2002;">
<!ENTITY emsp "&#38;#x2003;">
<!ENTITY threePerEmSpace
"&#38;#x2004;">
<!ENTITY fourPerEmSpace
"&#38;#x2005;">
<!ENTITY sixPerEmSpace
"&#38;#x2006;">
<!ENTITY figureSpace
"&#38;#x2007;">
<!ENTITY punctSpace
"&#38;#x2008;">
<!ENTITY thinsp
"&#38;#x2009;">
<!ENTITY hairSpace
"&#38;#x200A;">
<!ENTITY zeroWidthSpace
"&#38;#x200B;">
<!ENTITY hyphen
"&#38;#x2010;">
<!ENTITY ndash
"&#38;#x2013;">
<!ENTITY mdash
"&#38;#x2014;">
<!ENTITY wordJoiner
"&#38;#x2060;">
<!ELEMENT PROJECT
(SAVEAS?, LAYOUT*)>
Describes the
QuarkXPress
project using one
or more
LAYOUT
elements and
allows you to save
a copy of the
project.
Identifies the
QuarkXPress
project being
modified and
allows you to save
a copy of that
project.
Identifies the
QuarkXPress
project being
deconstructed.
<!ATTLIST PROJECT
PROJECTNAME CDATA
#IMPLIED
Specifies the
name of the file to
construct.
Not applicable.
Identifies the
QuarkXPress
project being
deconstructed.
Page 211