Re: [xsl] working out the xsl document name

Subject: Re: [xsl] working out the xsl document name
From: "J.Pietschmann" <j3322ptm@xxxxxxxx>
Date: Wed, 21 Jan 2004 20:29:49 +0100
Andrew Curry wrote:
I cant really do this as im just trying to do the change by changing the xsl
and not the source code. I know i can do that but was wondering it Xalan had
any specific functions for this.

Check the Xalan extensions. I think the NodeInfo extension function will give you what you want: http://xml.apache.org/xalan-j/extensionslib.html#nodeinfo If all else fails, use a script or a cusom Java extension function as described elsewhere on the site.

J.Pietschmann

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


Current Thread