Re: [xsl] Problems with apersand (&) when trying to dynamically define a character value as an attribute value.

Subject: Re: [xsl] Problems with apersand (&) when trying to dynamically define a character value as an attribute value.
From: David Carlisle <davidc@xxxxxxxxx>
Date: Thu, 26 Oct 2006 13:18:56 +0100
Michael
  <xsl:for-each select="20 to 65535">
you switched base half way through that expression:-) (decimal)32 not (hex)20 
sneaky though, and probably more efficient than my key suggestion?

David

Current Thread