The filtering capability is implemented in the ListCollectionView from which both ArrayCollection and XMLListCollection derive...so there should be nothing stopping you from implementing multiple filters on an XMLListCollection since there is nothing XMLList-specific about the filtering (apart from the filter function implementation).
On Wed, Jun 10, 2009 at 8:10 AM, munene_uk <[email protected]> wrote: > > > any takers on this? > > >

