RE: [xsl] Special characters in xsl

Subject: RE: [xsl] Special characters in xsl
From: "Michael Kay" <mhk@xxxxxxxxx>
Date: Thu, 23 Oct 2003 23:35:42 +0100
> i want to have special characters like T how can i get
> them?

I suspect your problems are that the encoding used to represent the
character is not the same as the encoding declared in the XML
declaration.

Take a look at the file in a hex editor. Tell us what internal code is
being used to represent this character. Then tell us what encoding is
specified in the XML declaration. My bet is, they don't match.

Michael Kay


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


Current Thread