Is there any way to get the system directory or the full path to the current xsl file?

Subject: Is there any way to get the system directory or the full path to the current xsl file?
From: Aaron Miller <amiller@xxxxxxxxx>
Date: Wed, 06 Sep 2000 14:21:53 -0700
I'm trying to include another xsl file into the one I'm using, and for some
reason, the href attribute of the include must have an absolute file path
for this to work. Otherwise the xslt processor looks in the wrong directory
for the file. What I would like to do to fix this is simply read the xsl
root directory pathname into a variable, and attach it to the filename that
way. Can this be done? I know it may not be the best way, but for now it has
to do...

thanx,
aaron


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


Current Thread