[xsl] Need help for XSL beautifaction

Subject: [xsl] Need help for XSL beautifaction
From: Christian Haase <haase@xxxxxxxxxxx>
Date: Tue, 16 May 2006 23:40:23 +0200
Hi all!

Do you have any ideas how I can code this XSL more beautiful:

<xsl:if test="textNo = 'text-1'" >
      <xsl:copy-of select="$text-1"/>
</xsl:if>

In other words: Is there a chance to use the <copy-of> directly with the value of "textNo", without the <xsl:if> ?

Greetings,
Christian

-------------------------------------
Christian Haase, Hans-Mertens-Str. 37
30655 Hannover, GERMANY
Tel: +49-511-697916 / +49-178-7772617
Fax: +49-511-3948280
ICQ: 307628315
-------------------------------------

Current Thread