Re: [xsl] actual path of XSL-file

Subject: Re: [xsl] actual path of XSL-file
From: David Carlisle <davidc@xxxxxxxxx>
Date: Tue, 16 Oct 2001 14:24:40 +0100
> The document() function works only with an absolute path (so it looks to
> me).

no, relative paths should work (relative to the stylesheet not the
source), use a second argument of / or . if you want a relative path
from the document (or current node, which is usually the same)

David

_____________________________________________________________________
This message has been checked for all known viruses by Star Internet
delivered through the MessageLabs Virus Scanning Service. For further
information visit http://www.star.net.uk/stats.asp or alternatively call
Star Internet for details on the Virus Scanning Service.

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


Current Thread