|
Subject: [xsl] What's wrong with a variable inside a xsl:when ? From: Norman Rosner <jeckyll@xxxxxxx> Date: Wed, 20 Jun 2007 15:08:38 +0200 |
<xsl:function name="mt:check_the_next">
<xsl:param name="kind"/>
<xsl:param name="lemma"/> <xsl:choose>
<xsl:when test="$kind = 'ADJA'">
.
.
. <xsl:function name="mt:check_the_next">
<xsl:param name="kind"/>
<xsl:param name="lemma"/> <xsl:choose>
<xsl:when test="$kind = 'ADJA'">| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| RE: [xsl] Sorting in A for-each-gro, Michael Kay | Thread | Re: [xsl] What's wrong with a varia, David Carlisle |
| Re: [xsl] Sorting in A for-each-gro, David Carlisle | Date | Re: [xsl] Safari 3, now w/ Javascri, Robert Koberg |
| Month |