(Is there a editor that can save a document in UTF-8 ? Does Microsoft =
XML
Notepad made it?
And XML Spy? And Word? )
When you save as "Unicode text" from Word 97, it saves the text as
UCS-2/UTF-16 (there being no difference until you use surrogates in
the file).
Unicode text files created by Word 97 begin with the Byte-Order Mark
(BOM), which is good, because the two bytes for each character are in
little-endian order.
Regards,
Tony Graham
======================================================================
Tony Graham mailto:tgraham@xxxxxxxxxxxxxxxx
Mulberry Technologies, Inc. http://www.mulberrytech.com
17 West Jefferson Street Direct Phone: 301/315-9632
Suite 207 Phone: 301/315-9631
Rockville, MD 20850 Fax: 301/315-8285
----------------------------------------------------------------------
Mulberry Technologies: A Consultancy Specializing in SGML and XML
======================================================================
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|