hello to everyone,

could you please help me with my issue regarding xml file.

I have an example xml schema and I have my data in excel.
I want to export these data into this xml schema , so I searched into the internet and one way is to export this xml schema into excel table.
I did and when I want to save this excel into xml data I cannot ( apperars this error : cannot save or export XML data. the xml maps in this workbook are not exportable )
Also I found the problem  that was : Denormalized data
 



please find my xml schema below and help me if you can how to resolve it. :



   
       
            323
            JANAR
            2011-01-08
       

       
            2
            10
            2
            2000
       

       
           
                PELIKAN
                PELIKAN
                RR
           

            10
            IT
       

       
            ITRAN
            ALDRZ
       

   

   
       
            ILDA12
            1
            23
            110
       

       
            ITRAN
            ALDRZ
       

       
           
               
                ORMA - ORMAN MAHSULLERI VISNEZADE MAH. PROF. ALAEDDIN YAVASCA SOK. MA
           

           
               
                BUNA SH.P.K. ALBANIA L.14 SHKOZET
           

           
               
                BUNA SH. P.K. ALBANIA L.14 SHKOZET 355 DURRES/ALBANIA TEL: 00 35552 264 848 FAX:00 35552 264 262
           

       

       
            ARLI1
            5
            NO40
            1/1
            1
            1
            2
            DOG
       

       
            5
            21
            1000
            Marks
            MELAMINE FACED CHIPBOARDS
            1
       

       
           
                0
                EUR
           

       

   

   
       
            ILDA21
            2
            23
            110
       

       
            ITRAN
            ALDRZ
       

       
           
               
                ORMA - ORMAN MAHSULLERI VISNEZADE MAH. PROF. ALAEDDIN YAVASCA SOK. MA
           

           
               
                BUNA SH.P.K. ALBANIA L.14 SHKOZET
           

           
               
                BUNA SH. P.K. ALBANIA L.14 SHKOZET 355 DURRES/ALBANIA TEL: 00 35552 264 848 FAX:00 35552 264 262
           

       

       
            ARLI123
            5
            NO40
            1/1
            1
            1
            2
            DOG
       

       
            5
            21
            1000
            Marks
            MELAMINE FACED CHIPBOARDS
            1
       

       
           
                0
                EUR
           

       

   



Thank you all