|
Subject: RE: [xsl] Can one <xsl:choose> <xsl:output>? From: "Tim Watts" <timw@xxxxxxx> Date: Tue, 8 May 2001 11:06:54 +1000 |
oops- not select!
I mean
<xsl:variable name="dtdname">TableData.dtd</xsl:variable>
-----Original Message-----
From: Tim Watts
Sent: Tuesday, 8 May 2001 10:53 AM
Subject: RE: [xsl] Can one <xsl:choose> <xsl:output>?
<xsl:choose>
<xsl:when test="response[@TYPE='Table']">
<xsl:variable name="dtdname" select="TableData.dtd" />
</xsl:when>
<xsl:otherwise>
<xsl:variable name="dtdname" select="ChartData.dtd" />
</xsl:otherwise>
</xsl:choose>
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| RE: [xsl] Can one <xsl:choose> <xsl, Tim Watts | Thread | Re: [xsl] Can one <xsl:choose> <xsl, Jeni Tennison |
| RE: [xsl] [ANN] Inline SVG, Tim Watts | Date | [xsl] Creating frames, bookmarks, T, Nazrul |
| Month |