On Wed, February 27, 2013 1:50 pm, Dave Pawson wrote: > On 27 February 2013 13:41, John Brown <[email protected]> wrote: ... > I was hoping not to have to change the doctype decl. > It is currently "\\....." which I believe is wrong.
Not for Windows paths on Windows. ... >> 3) If it is a network path (UNC share name) then write out the path just >> as you would normally, >> replacing \ with / as above, e.g. >> file:////myserver/myshare/path/to/file.ext. > > so the unc \\share would show in the catalog as file://// doubling up? More "file://" + "//". Regards, Tony Graham [email protected] Consultant http://www.mentea.net Mentea 13 Kelly's Bay Beach, Skerries, Co. Dublin, Ireland -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- XML, XSL-FO and XSLT consulting, training and programming --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
