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

2015-06-12 Thread Sarkar, Tarun Kumar
No, I created the wxs file manually. Regards, Tarun -Original Message- From: keith.doug...@statcan.gc.ca [mailto:keith.doug...@statcan.gc.ca] Sent: Friday, June 12, 2015 4:32 PM To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] How to remove empty xmlns attribute Are you

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

2015-06-12 Thread Keith.Douglas
@wincor-nixdorf.com] Sent: June-12-15 9:13 AM To: wix-users@lists.sourceforge.net Subject: [WiX-users] How to remove empty xmlns attribute 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/

[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: