A patch instruction such as the following fails to remove an attribute as intended. ```xml <diff> <remove sel="/fixr:repository/fixr:components[1]/fixr:component[@id='1003' and @scenario='base']/@added"/> </diff> ```