xsl-list
[Top] [All Lists]

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

2006-10-26 05:19:25

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

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--