Hi all
Could any body explain …
what is the difference between XML, XMLList, and XMLDocument
var theList:XML = new XML(theXML.data);
As the above syntax can retrieve the XML data, why we still have to use XMLList ??
Thanks
Hi all
Could any body explain …
what is the difference between XML, XMLList, and XMLDocument
var theList:XML = new XML(theXML.data);
As the above syntax can retrieve the XML data, why we still have to use XMLList ??
Thanks
:: Copyright KIRUPA 2024 //--