RE: attribute

Subject: RE: attribute
From: Kay Michael <Michael.Kay@xxxxxxx>
Date: Thu, 30 Mar 2000 19:14:58 +0100
> 	<xsl:otherwise>
> 		<xsl:attribute name="href"><xsl:value-of
> select="$folder"/></xsl:attribute>
> 	</xsl:otherwise>

Wjat element are you trying to add this attribute to?
> 
> The problem is that the if the attribute is set in the first 
> part (ie when condition is true) and then the <xsl:otherwise> is true the 
> new value of href is the original one + the new one (ie the values are 
> appended to each other)

I've read tax forms that I understood better than that.

Mike Kay


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


Current Thread
  • RE: attribute
    • Kay Michael - Thu, 30 Mar 2000 19:14:58 +0100 <=
      • <Possible follow-ups>
      • Medina, Edward - Thu, 30 Mar 2000 13:37:41 -0500