I am writing an XSLT transformation in which I wish to use the Replace function to do a regex match and replace.
However, Visual Studio 2008 reports that
you should have placed the Feature= string between quotes as follows
Thanks