Re: [xsl] Getting the current document URL from within XSLT

Subject: Re: [xsl] Getting the current document URL from within XSLT
From: Dimitre Novatchev <dnovatchev@xxxxxxxxx>
Date: Tue, 6 Feb 2001 10:36:45 -0800 (PST)
> Mike Moran wrote:
> 
> Is this possible? I haven't got any refs to hand right now, but I've
> done a quick search of my XSL List folder and the web, to no avail.

Generally - no. This is, because the xml source may be dynamically
(in-memory generated).

In the case of msxml3 and when the xml source comes from a file/URL,
then an extension function can be written to return this data.

Dimitre.

__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - Buy the things you want at great prices.
http://auctions.yahoo.com/

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


Current Thread