|
Subject: Re: [xsl] XSL to XSLT conversion issue From: "J.Pietschmann" <j3322ptm@xxxxxxxx> Date: Wed, 16 Apr 2003 01:08:12 +0200 |
<xsl:variable name="current-position" select="position()"/> <xsl:value-of select="$foo[position() > $current-position]"/>
Wouldn't the variable be evaluated in the context of $foo ?
XSLT variables are not macros. The value is computed in the context in which the variable wass declared.
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: [xsl] XSL to XSLT conversion is, S Woodside | Thread | Re: [xsl] XSL to XSLT conversion is, David Carlisle |
| Re: [xsl] XSL to XSLT conversion is, Jim Hart | Date | RE: [xsl] How can I do a string sub, Avula, Raj |
| Month |