Setting stylesheet root directory for relative Stylesheet URIs in Apache Xalan

Subject: Setting stylesheet root directory for relative Stylesheet URIs in Apache Xalan
From: "Meukens, Kris" <kris.meukens@xxxxxxx>
Date: Wed, 12 Jul 2000 16:28:36 +0100
Hi,

When I have an XML file (e.g. file://C:/xml/test.xml) with a relative
stylesheet URI (e.g. ../xsl/test.xsl) included, apparently Xalan resolves
that by adding the current directory (e.g. c:\dir\program) to the relative
URI.  This is obviously not correct (file://C:/dir/xsl/test.xsl vs.
file://C:/xsl/test.xsl).  Is there a way to tell Xalan what it should be?

Regards,
Kris.


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


Current Thread