We are testing a custom application that add/modifies/deletes attributes from AF.We noticed that the application deleted the parent element but left the child. As a result, we have lot of orphan child elements that need to be deleted as well. Is there a simpler way of finding orphan elements and deleting them without searching for them one by one?
Note: Most of the child elements have template associated with them.
Any assistance is greatly appreciated!
Thanks,
Arti