Re: [WiX-users] How to remove empty xmlns attribute

2015-06-12 Thread Sarkar, Tarun Kumar
Canada | 170, promenade Tunney's Pasture, Ottawa ON K1A 0T6 keith.doug...@statcan.gc.ca Telephone | Téléphone 613-854-5589 Facsimile | Télécopieur 613-951-4674 Government of Canada | Gouvernement du Canada -----Original Message- From: Sarkar, Tarun Kumar [mailto:tarunkumar.sar...@wincor-nix

[WiX-users] How to remove empty xmlns attribute

2015-06-12 Thread Sarkar, Tarun Kumar
Dear Team, I am trying to add new element in one existing xml file using Wix installer. My xml file content is as follows: http://www.w3.org/2001/XMLSchema-instance"; xmlns="http://schemas.datacontract.org/2004/07/BusinessWorkflow.Contracts"/> I have wix code as follows: