Using XSLT with relative path on XSL input

Subject: Using XSLT with relative path on XSL input
From: "Way, Janet" <JWay@xxxxxxxxxxx>
Date: Wed, 22 Mar 2000 11:42:32 -0600
	Please forgive me if I have just not been able to see it...

	When doing a transformation (something similar to TestXSLT),
	I want to always get the stylesheet from a directory that is 
	two directories back from where my executable is...

	So far, I have only been successful at using the file:/// protocol,
so I would
	have to recompile if the directory structure was to change. Also, I
need to be able
	to put the app on pc's for sales people, so I REALLY want a relative
path from
	the executable.

	Is there any way to pass in something similar to
../../stylesheets/my.xsl ? 
	I've also wanted to use http:// instead of file:/// - any help
there?
	
	Thanks,

	Janet


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


Current Thread