This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: Why saxon doesnt allow this?


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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]