[flexcoders] Re: e4x - attribute based selector

2007-01-27 Thread Shailesh Mangal
Thanks Tracy, Thats exactly what I ended up doing, 1. Clone the original collection 2. get XMLList of the nodes that I dont want 3. Delete them -sxm --- In flexcoders@yahoogroups.com, "Tracy Spratt" <[EMAIL PROTECTED]> wrote: > > That is a tough one. It is more of a transformation than a select

[flexcoders] Re: e4x - attribute based selector

2007-01-26 Thread dario.drome
It is not possible. You will need to perform that kind of selection by yourself (i.e. transversing the xml tree) --- In flexcoders@yahoogroups.com, "Shailesh Mangal" <[EMAIL PROTECTED]> wrote: > > All, > >I have a following xml structure retrieved from server > > > > >