RE: Special characters in XML

Subject: RE: Special characters in XML
From: "Julian Reschke" <julian.reschke@xxxxxx>
Date: Fri, 1 Sep 2000 15:44:59 +0200
> From: owner-xsl-list@xxxxxxxxxxxxxxxx
> [mailto:owner-xsl-list@xxxxxxxxxxxxxxxx]On Behalf Of Joep Laumans
> Sent: Friday, September 01, 2000 3:01 PM
> To: XSL-List@xxxxxxxxxxxxxxxx
> Subject: Special characters in XML
>
>
> Hi there,
>
> I have in my xsl file a value &#149  ( it is the &middot; )

No, it's not. According to http://www.netzwelt.com/selfhtml/the.htm, the
middot is &#183;

> I have a xml file with the encoding set to iso-8859-1
>
> When use the MS xml parser ( the july 2000 version ) it will
> change the &#149 into a ? ( a question mark)
> When i use the &middot in stead of the &#149  it will tell me
> that the element does not exists.
>
> How can I get the &#149 to display properly ..

I think 149 is not a valid Unicode character at all.


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


Current Thread