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: How to deal with special characters in XSL?


> From: owner-xsl-list@lists.mulberrytech.com
> [mailto:owner-xsl-list@lists.mulberrytech.com]On Behalf Of Amiceto
> Sent: Wednesday, October 17, 2001 9:50 AM
> To: xsl-list@lists.mulberrytech.com
> Subject: [xsl] How to deal with special characters in XSL?
>
>
> Hi everybody:
> I come back to the list.
>
> What if I need   printed in the outputed html?
> yes I can use   but this prints " " not " "

No, it doesn't. It produces the Unicode character 160, which *is* nbsp.

> and I need it for crossbrowser html

Some XSLT engines will produce " " for Unicode character 160 when
producing HTML, but they are not required to do so.


 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]