xsl-list
[Top] [All Lists]

RE: Ampersand problem

2003-03-26 08:38:06
Simon Kelly wrote:
Not sure exactly how to implement this, but &#26 is the & 
(I think, this is
the ascii number anyway) just use that where you absolutely 
need to insert a
single & in the output.


Ampersand in Unicode is &#38 according to this website...

I think Simon meant &#x26 (hex), which is &#38 (decimal).
Lars


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



<Prev in Thread] Current Thread [Next in Thread>