|
Subject: RE: [xsl] [Illegal?] setting xsl:variable inside xsl:if code block From: "Michael Kay" <mike@xxxxxxxxxxxx> Date: Thu, 2 Dec 2004 09:01:00 -0000 |
> It's the 2nd case :) I was trying to conditionally set the
> variable and then
> save it for later use outside of the block. Oh well, as long
> as I know why.
The way to do this is
<xsl:variable>
<xsl:if>
...
</xsl:if>
</xsl:variable>
Michael Kay
http://www.saxonica.com/
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| RE: [xsl] [Illegal?] setting xsl:va, Wong Chin Shin | Thread | Re: [xsl] Template overriding probl, James Vulling |
| [xsl] Complex for-each comparison p, Sven Waibel | Date | RE: [xsl] Complex for-each comparis, Jarno.Elovirta |
| Month |