[xslt] exsl:document problem



Hello,

using the <exsl:document> EXSLT extension element and trying to write a 
file where one or more directories in the output path don't exist 
causes an error:

<exsl:document href="blah/output.xml"/>

will work fine if directory 'blah' exists as a child of current 
directory, but will throw an error if 'blah' does not exist. Xalan and 
Saxon will both (when using their equivalents of this element) create 
missing directories where needed.

Is there any chance the libxslt's libexslt  EXSLT implementation could 
follow suit and create missing directories?

Thanks,

Matt

-- 
   Matt Patterson | Design & Code
   <matt@emdash.co.uk> | http://www.emdash.co.uk/
   <matt@reprocessed.org> | http://www.reprocessed.org/




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]