When adding XML operation for web through Edit XML File dialog, it will be really helpful to add/update/remove based on a condition.
Recently i had to add some nodes in xml configuration depending on value of a property. There was not easy way of doing it and I end up writing a custom action to ...