xsl-list
[Top] [All Lists]

Re: file exists?

2003-07-04 21:28:17
you will need to use extension functions to check for
existence of file.. the details will vary depending on
XSLT processor you use. you may even create a XML file
containing the lists of files, and use the document()
function to check for a valid reference.

Regards,
Mukul

--- Martin Klaffenboeck <martin(_dot_)klaffenboeck(_at_)gmx(_dot_)at>
wrote:
Hello,

Is there something available for xsl like:

<xsl:if test="file_exists('path')">

??

Thanks,
Martin

PS.  A workarround would be to set up a script
before xsl and test it 
there and set some xml nodes which contain
information about if file do 
exist or not.

-- 
If you've got an idea and need help,
or just need general encouragement,
write me a message. ;-)

 XSL-List info and archive: 
http://www.mulberrytech.com/xsl/xsl-list



__________________________________
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



<Prev in Thread] Current Thread [Next in Thread>