Re: [xsl] get the xsl:variable in an other xsl?

Subject: Re: [xsl] get the xsl:variable in an other xsl?
From: John Barden <jb@xxxxxxxx>
Date: Fri, 04 Apr 2003 13:25:20 +0200
> It is not set automatically. Replace it with your own XPath expression.
>
> <xsl:variable name="YourVariableName"
>  select="document('YourXML.xml')/your/XPath"/>

Ok, but how can I set the XPath? Can you give me an Example?


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


Current Thread