xsl-list
[Top] [All Lists]

Re: msxml apostrophe encoding

2005-01-11 07:14:37

I've tried different encodings in the xsl:output,

Most likely it's not your output encoding that is the problem.

Again, most of this is pasted from word or the web,

If you cut some bytes from one file and put them in another file, those
bytes will only refer to the same characters when used in the new
position if the two files have the same encoding, or if your cut-n-paste
mechanism (a) knows the two encodings of the files and knows enough to
translate from one encoding to the other.

Probably your word document is in some windoes encoding such as
windows-1252 so you may want to declare your xml files to be in the same
encoding.

David

________________________________________________________________________
This e-mail has been scanned for all viruses by Star. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--



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