[cmake-developers] PATCH: add custom xmlns namespaces into generated .wxs sources

Nils Gladitz nilsgladitz at gmail.com
Tue Sep 6 09:50:16 EDT 2016


On 09/06/2016 03:29 PM, Stuermer, Michael SP/HZA-ZSEP wrote:

>
> Hm, I don't see how I can add a namespace before my patch fragment. If I want to use some element from let's say UtilExtension, I need to add the xmlns:util="http://schemas.microsoft.com/wix/UtilExtension" attribute in some parent XML node as far as I understand (no XML expert though).

You only have to declare the namespace on the element itself. There is 
no need for the parent to have it declared.

So unless you object for other reasons I don't think the patch is necessary?

Nils


More information about the cmake-developers mailing list