Subject: RE: variable declaration
From: Stuart Brown <sbrown@xxxxxxxxxxx>
Date: Mon, 18 Nov 2002 17:01:10 -0000
|
Red-facedly retracted...
> -----Original Message-----
> From: G. Ken Holman [mailto:gkholman@xxxxxxxxxxxxxxxxxxxx]
> Sent: 18 November 2002 16:51
> To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Subject: RE: variable declaration
>
>
> At 2002-11-18 16:30 +0000, Stuart Brown wrote:
> >Firstly, you can't use the <xsl:variable> element as a
> direct child of
> ><xsl:for-each>: it can only be used as a child of <xsl:stylesheet> or
> ><xsl:template>.
>
> This is a false statement ... I often do this and it is very
> useful to have
> a locally scoped variable within the for-each construct.
> Since the scope
> of a variable is its following siblings and their
> descendants, the variable
> can be assigned a new value when the next node in the current
> node list is
> acted upon.
>
> ................ Ken
>
>
> --
> Upcoming hands-on in-depth XSLT/XPath and/or XSL-FO:
> - North America: Feb 3 - Feb 7,2003
>
> G. Ken Holman mailto:gkholman@xxxxxxxxxxxxxxxxxxxx
> Crane Softwrights Ltd. http://www.CraneSoftwrights.com/s/
> Box 266, Kars, Ontario CANADA K0A-2E0 +1(613)489-0999 (F:-0995)
> ISBN 0-13-065196-6 Definitive XSLT and XPath
> ISBN 0-13-140374-5 Definitive XSL-FO
> ISBN 1-894049-08-X Practical Transformation Using XSLT and XPath
> ISBN 1-894049-10-1 Practical Formatting Using XSL-FO
> Next conference training: 2002-12-08,03-03,06
>
>
> XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
>
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
|
Joerg Heinicke - Mon, 18 Nov 2002 12:18:37 -0500 (EST)
Martinez, Brian - Mon, 18 Nov 2002 11:47:55 -0500 (EST)
Stuart Brown - Mon, 18 Nov 2002 12:00:47 -0500 (EST) <=
|
|