RE: Why saxon doesnt allow this?

Subject: RE: Why saxon doesnt allow this?
From: "Selva, Francis" <Francis.Selva@xxxxxxxxxxxxxxx>
Date: Tue, 4 Apr 2000 14:15:53 -0700
Thanx David.I tried this one also and it gave the same answer too.

	<xsl:variable name="cp">Copyright &#xA9; 2000 </xsl:variable>

Francis
 
> 
> so <xsl:variable name="x" select="'&#xA9;'"/> defines $x to be the
> _single_ character (string-length($x) is 1)
> 
> David
> 
 


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


Current Thread