|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] RE: Can one <xsl:choose> <xsl:output>?
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: 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
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








