About Parse function

About Parse function



DHTMLX version :v.1.6 Pro



I didn’t use loadXML method.Instead of parse method.Error is happened.

Error message is : “Error type :LoadXML Description:Incorrect xml” .



source code :



    

    

    

    

    



    



        

            



        

    


                


            















I don’t know the reason of this error.



Thanks a lot.



malx

parse() method loads data from an xml object (xmlhttprequest or XML island). To load xml from external file you have to use load() method. Please see more information here dhtmlx.com/docs/products/dhtmlxG … oadingdata