Gunter, > Thanks for that but I was actually after concatenating the > attribute 'name' rather than the attribute 'value'. I am not aware > how this can be done with the concatenator. > also, I only wanted to concatenate the attributes name if the > attribute value equalled a certain value. > The end result of a tester is a pass/fail on the whole object, where > what I am after is the object to continue through, but only keep the > attributes whose values pass. >
Ah, gotcha. I think the RulebaseAttributeChecker (http://fmepedia.com/index.php/Rulebase_Pack) might do the trick. That's a custom transformer created by Mark Ireland. I haven't tried that one myself yet, but from the description it looks very interesting. -- Hans van der Maarel Red Geographics www.redgeographics.com / [EMAIL PROTECTED] Join us at the FME Worldwide User Conference Sept. 21-22, 2006 Vancouver BC Canada. For more information, visit www.safe.com/2006uc. Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/fme/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
