Unknown Attribute "xml:space" exception

Questions and answers on how to use XLSReadWriteII 5.
Post Reply
alexan0308
Posts: 2
Joined: Wed Oct 16, 2013 4:49 pm

Unknown Attribute "xml:space" exception

Post by alexan0308 »

I got an error: Row 0: Unknown Attribute "xml:space" when reading this xlsx file:
http://rapid.ufanet.ru/37783617

Code: Select all

 filename:= 'E:\2.xlsx'; 
 XLS.Filename := filename; 
 XLS.Read;   
Could you please fix this.
Thank you .
larsa
Site Admin
Posts: 926
Joined: Mon Jun 27, 2005 9:30 pm

Re: Unknown Attribute "xml:space" exception

Post by larsa »

Hello

Fixed in update 5.20.05
Lars Arvidsson, Axolot Data
alexan0308
Posts: 2
Joined: Wed Oct 16, 2013 4:49 pm

Re: Unknown Attribute "xml:space" exception

Post by alexan0308 »

I'm sorry, but it still does not work
larsa
Site Admin
Posts: 926
Joined: Mon Jun 27, 2005 9:30 pm

Re: Unknown Attribute "xml:space" exception

Post by larsa »

Hello

I can't reproduce this- Please make sure that you have the latest update installed.
Lars Arvidsson, Axolot Data
Post Reply