ExcelDataReader icon indicating copy to clipboard operation
ExcelDataReader copied to clipboard

Add support for old Excel XML format

Open appel1 opened this issue 7 years ago • 4 comments

Seems to be documented here: https://msdn.microsoft.com/en-us/library/aa140066(office.10).aspx.

appel1 avatar Jan 09 '18 12:01 appel1

A sample file using that format.

ed83a0f2-ad5d-45b1-98fd-80bb9b54c942.zip

appel1 avatar Jan 09 '18 12:01 appel1

Another example, this time with broken XML. It has leading whitespace which isn't valid XML.

101_DT_1C8013_20200109231039.zip

appel1 avatar Jan 09 '20 14:01 appel1

Why not to surported it?

maxsyst avatar May 18 '22 11:05 maxsyst

Because someone has to write the code and noone has so far.

appel1 avatar May 18 '22 12:05 appel1