xsl-list
[Top] [All Lists]

Re: value of variable inside a condition doesn't work?

2003-01-28 13:33:06
It's so wonderfully backwards. Whoever thought of a variable that contains a choose statement? :-)

simon

On Tuesday, January 28, 2003, at 02:20  PM, Dunning, John wrote:

<xsl:variable name="stadt">
        <xsl:choose>
                <xsl:when test="($lang)='1' ">Stadt</xsl:when>
                <xsl:when test="($lang)='2'">city</xsl:when>
        </xsl:choose>
</xsl:variable>

---
www.simonwoodside.com


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