Hi, xml will be simple xml, you can set it as dataprovider. But dynamically removing and adding item in it is not possible. In case of xmllist you can add, remove the item or may be more operations are possible. In case of xmllistcollection you can do more things than just adding and removing items like filtering data, sorting etc.
On Wed, Mar 28, 2012 at 10:59 AM, GAGAN anand <[email protected]> wrote: > Hi, > > As per my understanding, XML must have a root node but it is not necessary > in case of XMLList. XMLList is as the name suggest is a list of XML. It > means it can contain XMLs without a root node. > > I hope this makes u clear. > > > On 27 March 2012 16:50, Noorul Ameen <[email protected]> wrote: > >> Hi, >> >> I want to know difference between* XML and XMLList* >> i have used both but i dont know exact difference between these two. >> Please advise. >> >> Thanks >> Noorul >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Flex India Community" group. >> To post to this group, send email to [email protected]. >> To unsubscribe from this group, send email to >> [email protected]. >> For more options, visit this group at >> http://groups.google.com/group/flex_india?hl=en. >> > > > > -- > *Thanks* > *Gagan Deep* > > -- > You received this message because you are subscribed to the Google Groups > "Flex India Community" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/flex_india?hl=en. > -- You can only depend on yourself. The cavalry ain't coming. -- You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/flex_india?hl=en.

