Difference between XML and XMLList

209 views
Skip to first unread message

Noorul Ameen

unread,
Mar 27, 2012, 7:20:15 AM3/27/12
to flex_...@googlegroups.com
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

GAGAN anand

unread,
Mar 28, 2012, 1:29:46 AM3/28/12
to flex_...@googlegroups.com
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.

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 flex_...@googlegroups.com.
To unsubscribe from this group, send email to flex_india+...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/flex_india?hl=en.



--
Thanks
Gagan Deep

Nitin Gopi

unread,
Mar 29, 2012, 3:45:32 AM3/29/12
to flex_...@googlegroups.com
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.
You can only depend on yourself. The cavalry ain't coming.

VJ

unread,
Apr 1, 2012, 7:39:03 PM4/1/12
to flex_...@googlegroups.com
Difference 1: Xml is something and XMLList is more than some thing... 
Difference 2: Xml has three word 'X', 'M' &'L' and XMLLIST has  7 words  'X', 'M' , 'L'  'L' 'I' 'S' 'T'
Difference 3: XMLLIST HAS ONE VOWEL 'I' AND XML has no vowel

kidding... refer this link

ak narsi

unread,
May 6, 2013, 9:23:17 AM5/6/13
to flex_...@googlegroups.com
XMLList have list xml s

Shashank Vangari

unread,
Jun 24, 2013, 2:30:38 AM6/24/13
to flex_...@googlegroups.com
Hello Noorul as Actionscript is an ECMAScript dialect and we can use E4X specification  to access and xml ,a proper defination and understanding of the xml and xmllist can be found going though the e4x spec , you could go through this 
Reply all
Reply to author
Forward
0 new messages