Martin Kolar?k wrote: > > I want to replace pieces of XML: " <something/> " with "<something/>", so I > need to remove spaces around of <something/>. How to do it?
Currently, there is no way to do that with XXE: the search/replace facility is not element-aware.

