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]

Setting stylesheet root directory for relative Stylesheet URIs in Apache Xalan


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

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