Resolving relative pathnames in an XML discussion
Trevor-Nicholls started a discussion last month on creating an XML document from the welcome screen (Re: Creating a new document from the Welcome screen, doesn't ). That discussion has grown to include several related topics, so I am splitting my responses in new discussions specific to individual subtopics. This is the fourth such new discussion.
Trevor, the temporary files used for XSLT output in a pre-process and for XSLT input in a post-process are stored in the users %temp% directory, not the directory where the input or final output is stored. If you do not want to use absolute pathnames, or if you want different paths for different users, consider defining a parameter in the Preprocessing element to contain the directory name.
--Lynne
