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: [newbie]   in xslt-file



> That was exactly what the original poster wanted.  The " " goes to
> the browser as those six characters,  

No as discussed most days on this list, the character & will be
serialised as & so &nsnp;  in the stylesheet will result
in the characters   being displayed by the browser.
You don't want 6 xcharacters you want one character, with unicode
number 160, ie  


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]