This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

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


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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]