This question continues story on link What's the syntax for an AttributeFilter in FME?.
Now, how can I test attribute value if there are more than one value and proceed it to the Clipper (uses as a multiple clippers)? Use some looping method?
In xml file is for example
So there can be maybe only one or can be many of them.
I tried and Tester output is only one value (last of possible values, in my example above Tester output is only areaID=1253).
Tnx,

