Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Exporting XML data (encoding question)

http://office.microsoft.com/en-us/ex...063961033.aspx

Exporting XML data
You export XML data by exporting the contents of mapped cells on the
worksheet. When you export data, Excel applies the following rules to
determine what data to save and how to save it:

Empty items are not created when blank cells exist for an optional element, but empty items are created when blank cells exist for a required element.
Unicode Transformation Format-8 (UTF-8) encoding is used to write the data.


This is the snippet of the text found on the link above. I want to be able
to export the data using encoding of the raw data as it was imported into
excel which is "windows-1251". Is there a way around this?
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Exporting XML data (encoding question)

Hi,

I'm wondering about the exact same thing. Is it actually so that Excel
forces you to save XML files in UTF-8 encoding?
Even if I try to select some other encoding under "Web Options - Encoding",
Excel seems to just ignore that.

I'm also wondering why Excel drops the link to XML Schema, but that is
another story.



"Ramil" wrote:

http://office.microsoft.com/en-us/ex...063961033.aspx

Exporting XML data
You export XML data by exporting the contents of mapped cells on the
worksheet. When you export data, Excel applies the following rules to
determine what data to save and how to save it:

Empty items are not created when blank cells exist for an optional element, but empty items are created when blank cells exist for a required element.
Unicode Transformation Format-8 (UTF-8) encoding is used to write the data.


This is the snippet of the text found on the link above. I want to be able
to export the data using encoding of the raw data as it was imported into
excel which is "windows-1251". Is there a way around this?

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
encoding rollabones Excel Discussion (Misc queries) 0 April 15th 08 07:06 PM
xls, txt encoding JU Excel Discussion (Misc queries) 0 December 19th 07 08:15 PM
UTF-8 encoding CSV [email protected] Excel Discussion (Misc queries) 0 April 4th 06 02:33 AM
Another question about exporting charts Eric Desart Excel Programming 5 May 11th 04 08:27 PM
Exporting Data Question Dan Van Excel Programming 1 April 23rd 04 07:01 PM


All times are GMT +1. The time now is 07:38 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"