Try like this:
Use find children activity
Use get attribute activity to get the list of attributes
Use for each to loop through list
Use if condition to check the current item matches the item you have
if yes, then use select item (pass current item)